body{
	display: none;
}

.body{
	width: 100%;
}

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

.pv-bg{
	height: 1080px;
}

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

.menu-top{
	background-image: url(../images/menu/top_on.png);
}

.top-feather{
	display: none;
	position: absolute;
	top: 0px;
	left: 4px;
}

.top-sunlight{
	display: none;
	position: absolute;
	top: 0px;
	left: 3px;
}

.top-rainbow{
	display: none;
	position: absolute;
	top: 296px;
	left: 4px;
	background: url(../images/top/rainbow.png) no-repeat;
	height: 647px;
	width: 1123px;
}

.top-hane{
	display: none;
	position: absolute;
	top: 326px;
	left: 610px;
}

.top-hane-white{
	display: none;
	position: absolute;
	top: 326px;
	left: 610px;
}

.top-cock{
	display: none;
	position: absolute;
	top: 108px;
	left: 551px;
}

.top-chick{
	display: none;
	position: absolute;
	top: 172px;
	left: 444px;
}

.top-text{
	display: none;
	position: absolute;
	top: 131px;
	left: 572px;
}

.top-icon{
	display: none;
	position: absolute;
	top: 98px;
	left: 431px;
}

.top-button{
	z-index: 100;
	display: none;
	position: absolute;
	top: 141px;
	left: 1190px;
	background: url(../images/top/button.png) no-repeat;
	height: 151px;
	width: 250px;
//	cursor: pointer;
}

/*
.top-button:hover{
	background-image: url(../images/top/button_on.png);
}
*/

.top-cancel{
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	zoom: 1;
}
