@charset "UTF-8";

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

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

#section01{
	margin-top:10px;
	margin-bottom:25px;
}

#section02{
	margin-bottom:25px;
}

#section03{
	margin-bottom:25px;
	background:url('../images/section03_bg.png') left top no-repeat;
	height:1351px;
	width:978px;
	position:relative;
}

.sec03_01{
	position:absolute;
	left:40px;
	top:40px;
}
.sec03_02{
	position:absolute;
	left:510px;
	top:40px;
}
.sec03_03{
	position:absolute;
	left:40px;
	top:475px;
}
.sec03_04{
	position:absolute;
	left:510px;
	top:475px;
}
.sec03_05{
	position:absolute;
	left:40px;
	top:910px;
}

#section04{
	text-align:center;
	padding-bottom:25px;
}
