body{
	display: none;
}

.body{
	width: 100%;
}

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

.pv-bg{
	height: 1080px;
}

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

.menu-flow{
	background-image: url(../images/menu/flow_on.png);
}
