h2{
	margin: 0;
	padding: 0;
}
h3{
	margin: 0 0 8px 0;
	padding: 0;
}
em{
	font-weight: bold;
	font-style: normal;
}
p#h1p{
	margin: 0 0 15px 0;
	line-height: 150%;
}
#recipes{
	background: url(../common/img/bg7.gif) repeat-y;
	position: relative;
}

#recipesMenu{
	margin: 0 0 14px 0;
	padding: 40px 0 0 11px;
	width: 229px;
	height: 150px;
	background: url(img/recipes_menu.jpg) no-repeat;
}

.nutWp{
	margin: 0;
	padding: 0 17px;
}
.nutWp p{
	margin: 14px 0 0 0;
	padding: 0;
	line-height: 150%;
}


.recMaterials{
	margin: 14px 0 0 0;
	padding: 0 17px;
	width: 610px;
	float: left;
	line-height: 150%;
}
.recImg{
	margin: 14px 0 0 0;
	padding: 0 0 0 17px;
	width: 212px;
	float: left;
}
#recipes .illust {
	position: absolute;
	left: 536px;
	top: 56px;
}
#recipes .txt01 {
	width: 500px;
	margin-left: 15px;
}

#recipes .list_box {
	width: 610px;
	background-image: url(img/nut_h3_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 25px;
	overflow: hidden;
	margin-left: 15px;
}
#recipes  .list_box  .li_01 {
	width: 204px;
	float: left;
}
#recipes  .list_box  .li_02 {
	width: 201px;
	float: left;
}
#recipes  .list_box  .li_03 {
	width: 205px;
	float: left;
}

#recipes .list_box p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


