@charset "utf-8";
/* CSS Document */

body{
text-align:center;
padding:0px; margin:0px;
}
#wrapper{
padding:0px;
margin-left:auto; margin-right:auto;
width:890px;
border:0px;
background-color:#FFFFFF;
}
.table001{
width:100%; border:#CCCCCC solid 1px;
}
.table001 caption{
text-align:left; background-image:url(../../images/h4_bg1.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:15px;
}
.table001 td, .table001 th{
text-align:left;
font-size:12px; color:#000000;
padding:5px;
padding-top:10px;
background-color:#F5F5EF;
}
.boline{
border-bottom:#CCCCCC dotted 1px;
}
.box2{
width:230px; 
border:#dddddd solid 3px; float:left;
font-size:13px; line-height:150%; text-align:center;
}
.box2 .detail{
padding:10px;
}
.box2 ul{
margin:0px; padding:0px; list-style:none; margin-left:auto; margin-right:auto; width:184px;
}
.box2 ul li{
margin:0px; padding:0px; margin-left:auto; margin-right:auto; width:184px;
border:#dddddd solid 1px; margin-bottom:8px; text-align:left;
}
.box2 ul li img{
margin:2px;
}
.box1{
float:right; width:620px; 
background-color:#f6f4ec; border:#dddddd solid 3px;
font-size:13px; line-height:150%;
}
h2.tryeat{
font-size:24px; color:#FF9900; border-bottom:#cccccc dotted 1px; padding-bottom:10px;
}
.detail{
padding:15px;
}
.clear{
clear:both;
}
