@charset 'utf-8';

/*============================================================
Price.css

Production Date:2007/5/17


Copyright(C)2007 Y.M All Rights Reserved.
============================================================*/


/* h4 */

body#price div#mainContents h4{
padding:4px 0px 4px 8px;
border-left:5px solid #71529f;
border-bottom:1px dashed #ddb1e8;
}


body#price div#mainContents h4.no-line{
padding:0px 0px 0px 8px;
border-left:5px solid #71529f;
border-bottom:none;
margin-left:10px;
margin-right:15px;
}


/*=================================
*table.priceTable[marginを10px調整]
=================================*/

table.priceTable{
margin-left:10px;
}
