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

#content{
	font-size:1.2em;
	width:715px;
}

#content .box01{
	width:755px;
	margin-right:-40px;
}

#content .box01 ul{
}

#content .box01 ul li{
	width:225px;
	margin-right:20px;
	float:left;
}

#content .box01 ul li a{
	padding-left:10px;
	background:url(/common/arrow_03.png) no-repeat 0px 50%;
}

#content .box01 ul li .hedding{
	background:#F8F3D0;
	padding:5px 10px;
}

#content .box01 ul li .hedding a{
	font-weight:800;
}

#content .box01 ul li ul{
	padding:10px 10px 0px;
}

#content .box01 ul li ul li{
	margin-right:0px;
	float:none;
	width:auto;
	line-height:1.6em;
}

#content .box01 .recipe {
padding-top:1em;
}



