
ul{
padding-left:20px;
margin-top:25px;
margin-bottom:30px;
width:500px;
}
li{
line-height:150%;
margin-bottom:6px;
}
ol{
padding-left:20px;
margin-top:25px;
margin-bottom:30px;
width:380px;
}
li{
line-height:150%;
margin-bottom:6px;
}



.fee{
line-height:150%;
margin-bottom:5px;
}
.fee td{
padding:5px;
border:1px solid #ddd;
}
.fee{
border-collapse:collapse;
}
.feeTitle{
color:#eee;
font-weight:bold;
}
.fee td.no-border{
border:none;
}


.enkai{
line-height:150%;
margin-bottom:5px;
border:1px solid #999;
}
.enkai td{
padding:10px;
}





.layoutWrapper{
margin:45px 0px 0px;
}
.cuisineMenuBox{
width:298px; 
height:300px;
margin:68px 0px 0px; 
padding:4px; 
border:1px solid #eee; 
line-height:160%;
float:left;
margin-right:5px;
background-color:#FFFFFF;
}
a.cuisineMenuBox{
text-decoration:none;
color:#333333;
}
a.cuisineMenuBox:hover{
color:#666;
background-color:#eee;
}
.cuisineMenuBox span.text{
padding-top:4px;
display:block;
}
.cuisineMenuBox span.jump{
display:block;
border-top:1px solid #ddd; 
margin-top:10px;
padding:4px;
text-align:right;
color:#800;
}





