@charset "utf-8";
/* CSS Document */


/*----//  contents  //-----*/
#contents-header{
	position:relative;
	width:100%;
	height:490px;
	background:url(../images/bg_header.jpg) no-repeat center top;
	overflow: hidden;
}

#section1{
	width: 100%;
	height: 380px;
	background:url(../images/bg_section1.jpg) no-repeat center top;
}
#section2{
	width: 100%;
	height: 430px;
	background:url(../images/bg_section2.jpg) no-repeat center top;
}
#section3{
	width: 100%;
	height: 410px;
	background:url(../images/bg_section3.jpg) no-repeat center top;
	overflow: hidden;
}

#section4{
	width: 100%;
	height: 324px;
	background:url(../images/bg_section4.jpg) no-repeat center top;
	overflow: hidden;
}
#section5{
	width: 100%;
	height: 61px;
	background:url(../images/bg_section5.jpg) no-repeat center top;
	overflow: hidden;
}
#section6{
	width: 100%;
	height: 215px;
	background:url(../images/bg_section6.jpg) no-repeat center top;
}
#section7{
	width: 100%;
	height: 120px;
	background:url(../images/bg_section7.jpg) no-repeat center top;
	overflow: hidden;
}
