.priceLayout {
margin: 15px auto 0;
width: 600px;}


/* tablestyle(price) */
#mainMenu .tableCommonPrice {
margin: 0 auto;
width: 600px;
}
#mainMenu .tableCommonPrice th, #mainMenu .tableCommonPrice td, #mainMenu .tableCommonPrice p, #mainMenu .tableCommonPrice span { line-height: 1.6em;}
#mainMenu .tableCommonPrice th, td {
padding: 5px 10px;
text-align: center;
vertical-align: middle;
border: solid 1px #E5E5E5;
}
#mainMenu .tableCommonPrice th {
font-weight: bold;
background: #FFFBE9;
}
#mainMenu .priceCaution {
margin: 5px 75px 0;
font-size: 84%;
}
/* /tablestyle(price) */
