@charset"shift_jis";

/*----copyright(c)-------------------------------------------------------------
このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
TUNE Inc. info@tuneup.co.jp
-----------------------------------------------------------------------------*/
.red{
	color:#ee0000;
}

/*--prices--*/
div.prices{

}

div#contentscolumn div.prices div.mb10 table.pricesbox{
width:700px;
}

div#contentscolumn div.prices div.mb10 table.pricesbox tr th{
width:25%;
}

div#contentscolumn div.prices div.mb10 table.pricesbox tr td{
width:38%;
}

/*--priceleft--*/
div.priceleft{
float:left;
width:700px;
}



/*--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;
}


ul.foodlist{
border-top:1px dotted #cccccc;
}

ul.foodlist li{
background:url(../img/arrow.gif) no-repeat 5px 9px;
padding:5px 0 5px 13px;
border-bottom:1px dotted #cccccc;
line-height:140%;
}

ul.foodlist li.bgg{
background:url(../img/arrow.gif) no-repeat 5px 9px #f3f3f3;
padding:5px 0 5px 13px;
border-bottom:1px dotted #cccccc;
line-height:140%;
}

p#attention{
}
