@charset "UTF-8";

#content_wrapper{
	background:url(../images/bg.png);
}

#main{
	width:980px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

#section01{
	position:relative;
	background:url(../images/section01.png) left top no-repeat;
	width:980px;
	height:2480px;
}

#section01 .btn{
	position:absolute;
	left:326px;
	top:644px;
}

#section01 iframe{
	position:absolute;
	left:165px;
	top:240px;
}

#section02{
	margin-top:25px;
	background:url(../images/section02.png) left top no-repeat;
	width:980px;
	height:166px;
}

#section02 .btn{
	padding-top:35px;
	padding-left:623px;
}

