@charset "utf-8";
/* 料金 */

table{border:1px solid #CCCCCC; width:47%; margin:0 1.3% 12px 0.8%; float:left; border-collapse:collapse; font-size:0.9em;}
th{background-color:#FFCCCC; color:#CC0033; padding:10px 0; border-right:1px solid #CCCCCC;}
th span{font-weight:normal; font-size:0.8em;}

td{border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC; background-color:#FEF3F4; padding:12px 6px;}
td.cont{width:40%;}
td.ope{ font-weight:bold; width:26%;}
td.ope span{font-weight:normal;}
td.pri{background-color:#FFFFFF; text-align:right; white-space:nowrap;}
td span.notes{font-size:0.8em;}

#SecondContents p.read{ text-align:center;}
#SecondContents p{clear:both;}

ul#Menu a.price{background-position:left bottom;}