body{
	display: none;
}

.body{
	width: 100%;
}

/*contents*/
div#contentsArea{
	width:100%;
	position:relative;
	overflow: auto;
}

.pv-bg{
	height: 1080px;
}

.feature-bg{
	position: relative;
	margin: 0 auto;
}

.menu-feature{
	background-image: url(../images/menu/feature_on.png);
}
