#header {
	position:absolute;
	width:750px;
	height:67px;
	z-index:1;
	background-image: url(../images/global/bg01_home.jpg);
	border: 1px none #000000;
	left: 1px;
	top: 1px;	
}
#page {
	position:absolute; 
	width:750px; 
	height:433px; 
	z-index:2;
	background-image: url(../images/global/bg02_home.jpg);
	layer-background-image: url(../images/global/bg02_home.jpg);
	border: 1px none #000000;
	left: 1px;
	top: 68px;
}
#hotel {
	position:absolute; 
	width:76px; 
	height:36px; 
	z-index:3; 
	border: 1px none #000000; 
	left: 77px; 
	top: 90px;
}
#around {
	position:absolute; 
	width:139px; 
	height:48px; 
	z-index:4; 
	left: 166px; 
	top: 193px; 
	border: 1px none #000000;
}
#contact {
	position:absolute; 
	width:121px; 
	height:56px; 
	z-index:5; 
	left: 77px; 
	top: 340px; 
	border: 1px none #000000;
}