@charset "UTF-8";

#content_wrapper{
	background:#f1e3d1!important;
	padding-top:20px;
}

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

#sp_mv{
	background:url('../images/mv_bg.png') left top no-repeat;
	height:495px;
}

#mv01,#mv02,#mv03,#mv04,#mv05,#mv06,#mv07{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0;
}

#mv01{
	z-index:1001;
}
#mv02{
	z-index:1002;
}
#mv03{
	z-index:1003;
}
#mv04{
	z-index:1004;
}
#mv05{
	z-index:1005;
}
#mv06{
	z-index:1006;
}
#mv07{
	z-index:1007;
}

#section01,#section02,#section03{
	padding-top:10px;
}