@charset "UTF-8";

/* CSS Document */
#header {
	/*position:relative;
	height: 978px;
	background: url(../img/bg1.jpg) no-repeat center top;
	margin: 0 0 0;
	display: block;*/
	height: 332px;
	background-image: url(../img/headerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1#ttl {
}
#header .copy {
	/* [disabled]position: absolute; */
	/* [disabled]top: 36px; */
	/* [disabled]left: 665px; */
}
#globalFooter {
	text-align: center;
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
}

#attraction {
	height: 1638px;
}
.barikake {
	position: absolute;
	top: -12px;
	left: -14px;
}
.muna {
	position: absolute;
	top: -71px;
	left: 426px;
}
.mizugi {
	position: absolute;
	top: 501px;
	left: -13px;
}
.yoichi {
	position: absolute;
	top: 489px;
	left: 548px;
}
.lodge {
	position: absolute;
	top: 864px;
	left: 5px;
}
.info {
	position: absolute;
	top: 1178px;
	left: 5px;
}
