@charset"shift_jis";

/*----copyright(c)-------------------------------------------------------------
このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
TUNE Inc. info@tuneup.co.jp
-----------------------------------------------------------------------------*/


/*--prices--*/
div.prices{

}

div#contentscolumn div.prices div.mb10 table.pricesbox{
width:700px;
}

div#contentscolumn div.prices div.mb10 table.pricesbox tr th{
width:175px;
}

div#contentscolumn div.prices div.mb10 table.pricesbox tr td{
width:175px;
}

/*--priceleft--*/
div.priceleft{
float:left;
width:350px;
}

/*--priceright--*/
div.priceright{
float:right;
width:350px;
}

/*--rightcolumnPrices--*/
div#rightcolumnPrices{
width:225px;
padding-top:123px;
background:url(../img/img_price_08.jpg) no-repeat top right;
float:right;
}

div#rightcolumnPrices ul{
margin-left:5px;
}

div#rightcolumnPrices ul li{
display:inline;
/*  Mac IE 5へ適用なし \*/
float:left;
/* //end */
margin-right:3px;
margin-bottom:5px;
}

/* Mac IE 5へ適用 \*//*/
div#rightcolumn ul li img{
margin-bottom:5px;
}
/* //end */

div#rightcolumnPrices ul li.mrnone{
margin-right:0;
}

/*--pricecheck--*/
div#pricecheck{
clear:both;
background:#f3f3f3;
padding:10px 10px 10px 10px;
_padding:5px 10px 10px 10px;
}

*+html div#pricecheck{
padding:5px 10px 10px 10px;
}