@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;*/
}
#header h1#ttl {
	padding: 10px;
	text-align: center;
}
#header .copy {
	/* [disabled]position: absolute; */
	/* [disabled]top: 36px; */
	/* [disabled]left: 665px; */
}
#globalFooter {
	text-align: center;
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
}
.producer {
	position: absolute;
	top: 230px;
	left: 20px;
	z-index: 999;
}
.illumination01, .illumination02, .illumination03 {
	position: relative;
	float: left;
}
.btn-hotel {
	position: absolute;
	z-index: 999;
	display: block;
}
.illumination01 .btn-hotel {
	right: 190px;
    top: 310px;
}
.illumination02 .btn-hotel {
	left: 1;
    top: 471px;
}
.illumination03 .btn-hotel {
	left: 1;
    top: 471px;
}
