@charset "UTF-8";

#content_wrapper{
	background:#77ad38 url(../images/bg.jpg) center top repeat!important;
}

#main{
	width:981px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}

.recipe{
	background:#77ad38 url(../images/bg.jpg) center top repeat!important;
}

.recipe #main{
	width:938px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:20px;
}

#section01{
	width:981px;
	text-align:center;
	margin-bottom:30px;
}

#section02{
	width:981px;
	text-align:center;
	margin-bottom:20px;
}

#section03 ul{
	overflow:hidden;
	text-align:center;
}

#section03 li{
	margin:0 10px;
	display:inline;
}

#section04{
	width:871px;
	text-align:center;
	margin-bottom:20px;
	background:url(../images/section03.png) center top no-repeat!important;
	height:355px;
	padding-left:110px;
	padding-top:180px;
}

#section04 a{
	display:block;
	float:left;
	margin-left:35px;
}

#section_mv{
	position:relative;
	width:981px;
	height:546px;
	text-align:center;
	background:url(../images/section_mv.png) center top no-repeat!important;
	margin-bottom:30px;
}

#section_mv iframe{
	position:absolute;
	top:138px;
	left:175px;
}