@charset "UTF-8";

#content_wrapper{
	overflow:hidden;
}

#main a img{
	border:none;
}

#main{
	background:url(../images/bg.png) center top repeat!important;
}

.mainbox{
	margin:0 auto;
	width:980px;
}

#section01{
	padding-top:25px;
}

#section02{
	padding-top:5px;
	background:url(../images/section02.png) center top no-repeat!important;
	height:629px;
	width:980px;
	position:relative;
}

#section02 .yt01{
	position:absolute;
	right:30px;
	top:338px;
}

#section02 .yt02{
	position:absolute;
	left:30px;
	top:338px;
}

#section03{
	padding-top:5px;
	background:url(../images/section03.png) center top no-repeat!important;
	height:364px;
	width:980px;
	position:relative;
}

#section03 a{
	position:absolute;
	left:30px;
	top:260px;
}

#section04{
	padding-top:5px;
}

#section05{
	padding-top:5px;
	width:980px;
	overflow:hidden;
}

#section05_l{
	float:left;
	width:483px;
}

#section05_r{
	float:right;
	width:483px;
}

#section05_r{
	float:right;
	width:483px;
}

#shopbox{
	margin-top:35px;
	padding-bottom:40px;
	background:url(../images/shopbox_bg.png) center top no-repeat!important;
	position:relative;
	height:172px;
	width:980px;
}

#shopbox a{
	position:absolute;
	display:block;
	width:290px;
	height:105px;
	top:26px;
	right:30px;
}

a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

