body{
	display: none;
}

.body{
	width: 100%;
}

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

.pv-bg{
	height: 1080px;
}

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

.menu-rule{
	background-image: url(../images/menu/rule_on.png);
}
