@charset "utf-8";

#link_cyuo {
	width:260px;
	height:60px;
	position:absolute;
	top:10px;
	left:15px;
	z-index:1;
}

#link_eki {
	width:260px;
	height:60px;
	position:absolute;
	top:10px;
	left:300px;
	z-index:1;
}

#link_hoei {
	width:260px;
	height:60px;
	position:absolute;
	top:10px;
	left:585px;
	z-index:1;
}

#mail {
	width:220px;
	height:20px;
	position:absolute;
	top:475px;
	left:80px;
	z-index:1;
}

#blog {
	width:120px;
	height:55px;
	position:absolute;
	top:550px;
	left:80px;
	z-index:1;
}

#twitter {
	width:135px;
	height:55px;
	position:absolute;
	top:550px;
	left:205px;
	z-index:1;
}

#mailform {
	width:290px;
	height:75px;
	position:absolute;
	top:415px;
	left:490px;
	z-index:1;
}

#room {
	width:340px;
	height:80px;
	position:absolute;
	top:525px;
	left:440px;
	z-index:1;
}

#map_google {
	width:725px;
	height:410px;
	position:absolute;
	top:995px;
	left:70px;
	background-color: red;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
	z-index:1;
}


#gamplink a {
	top:995px; left:645px;
	display: block;
	width: 150px;
	height: 40px;
	text-decoration: none;
	position:absolute;
	background: url(../img/shop/gmap_link.gif) no-repeat;
}
#gamplink a:hover {
	background: url(../img/shop/gmap_link.gif) 0px -40px no-repeat
}



a#btn_gmap{
	position: absolute;
	top: 995px;
	left: 647px;
	display: block;
	width: 145px;
	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	border: 3px solid;
	font-weight: bold;
	border-color: #ddd #999 #999 #ddd;
	color: #38f;
	background: #fff;
	text-decoration: none;
	z-index: 2;
}

a#btn_gmap:hover{
	cursor: pointer;
	color: #fff;
	background: #38f;
}


#cyuo {
	width:860px;
	height:1687px;
	background:url(../img/shop/shop_cyuo.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}


#eki {
	width:860px;
	height:1687px;
	background:url(../img/shop/shop_eki.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}


#hoei {
	width:860px;
	height:1729px;
	background:url(../img/shop/shop_hoei.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}



