@charset "UTF-8";

#content_wrapper{
	background:#030305 url(../images/bg.png) left top repeat-x!important;
	background-attachment: fixed!important;
	padding-top:40px;
	padding-bottom:25px;
}

#main{
	width:980px;
	margin:0 auto;
}

#section01{
	margin-bottom:25px;
	background: url(../images/section01.png) left top no-repeat!important;
	width:977px;
	height:504px;
	position:relative;
}

#section01 a{
	display:block;
	top:430px;
	right:25px;
	position:absolute;
}

#section02{
	margin-bottom:25px;
}

#section03{
	margin-bottom:25px;
}

#section04{
	margin-bottom:25px;
	background:url(../images/section04.png) left top no-repeat!important;
	width:977px;
	height:393px;
	position:relative;
}

#section04 iframe{
	display:block;
	top:82px;
	left:35px;
	position:absolute;
}

#section05{
	margin-bottom:25px;
	background:url(../images/section05.png) left top no-repeat!important;
	width:977px;
	height:644px;
	position:relative;
}

#section05 .recipe01{
	display:block;
	top:370px;
	left:45px;
	position:absolute;
}
#section05 .recipe02{
	display:block;
	top:370px;
	left:345px;
	position:absolute;
}
#section05 .recipe03{
	display:block;
	top:370px;
	left:645px;
	position:absolute;
}

#section05 a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	zoom:1;
}


#section06{
	margin-bottom:25px;
	background:url(../images/section06.png) left top no-repeat!important;
	width:977px;
	height:136px;
	position:relative;
}

#section06 a{
	display:block;
	top:25px;
	right:25px;
	position:absolute;
}

#section06 a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	zoom:1;
}

#section01 a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	zoom:1;
}

