/* cook.css */

ul#menu_btn_00 li#menu_btn_04 a,
ul#menu_btn_00 li#menu_btn_04 a:visited{
   background-position:100% 0;
}

.cook_st01{
   padding:8px 0 0 0;
   text-align:center;
}

.cook_st02{
   width:510px;
   height:auto;
   margin:20px 0 0 0;
}
.cook_st02 h2{
   margin:0 0 3px 0;
}
.cook_st02 .top{
   width:510px;
   height:5px;
   overflow:hidden;
   background:url('/img/area_03_top.gif') no-repeat 0 0;
}
.cook_st02 .inner{
   width:508px;
   height:auto;
   padding:0;
   background:#f1f1d8;
   border-left:solid 1px #e7e7bc;
   border-right:solid 1px #e7e7bc;
}
.cook_st02 .bottom{
   width:510px;
   height:5px;
   overflow:hidden;
   background:url('/img/area_03_btm.gif') no-repeat 0 0;
}
.cook_st02 .pict{
   width:220px;
   height:auto;
   padding:0 15px;
   text-align:center;
   float:left;
}
.cook_st02 .pict img{
   width:200px;
   height:150px;
   padding:5px 6px 6px 5px;
   background:url('/img/bg_img_05.gif') no-repeat 0 0;
}
.cook_st02 .text{
   width:240px;
   height:auto;
   padding:10px 0 0 0;
   float:left;
}
.cook_st02 .text h3{
   margin:0;
   padding:2px 0 2px 2px;
   font-size:14px;
   border-bottom:solid 1px #333;
}
.cook_st02 .text p{
   padding:4px 2px 0 2px;
   line-height:1.5em;
}

.cook_st02 .line{
   clear:both;
   padding:9px 10px;
}
