@charset "utf-8";

/* #contents
------------------------------ */
#contents{
width:735px;
}

#contents h1{
margin-bottom:20px;
}

#contents h2{
}

#contents h3{
margin-top:17px;
}

#contents ul{
margin-top:15px;
margin-left:-18px;
}

#contents ul:after{
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

*+html #contents ul{
min-height:1%;
}

*html #contents ul{
height:1%;
overflow:visible;
}

#contents ul li{
float:left;
width:232px;
margin-left:18px;
}

#contents ul li p.toRecipe{
background-image:url("/img/promotion/umakasakana/line.gif");
background-repeat:no-repeat;
background-position:10px 10px;
margin-top:8px;
margin-bottom:18px;
padding-left:97px;
}

#contents p#supervisor{
text-align:right;
margin:30px 30px 0 0 ;
}


