@charset "utf-8";


/* =import 
----------------------------------------------*/
@import url(reset.css);
@import url(layout.css);



/* hn
------------------------------------------- */
h1{
	position:absolute;
	top:50%;
	left:50%;
	margin:-4px 0 0 -64px;
}
h3{
	width:100%;
	background:url(../images/dot03.gif) repeat-x 0 bottom;
	padding:0 0 10px 0;
	margin-bottom:15px;
}
h3 span{
	displany:block;
	width:100%;
	background:url(../images/allow02.gif) no-repeat 0 1px;
	padding:0 0 0 20px;
}
.top-img{
	margin:0 0 15px 0;
}



/* link
------------------------------------------- */
a:link{ color:#583c00; text-decoration:underline; }
a:hover{ color:#583c00; text-decoration:none; }
a:visited{ color:#583c00; text-decoration:underline; }


/* common
------------------------------------------- */
.caution{
	color:#a80303;
	font-weight:bold;
	}
.memo{
font-size:10px;
color:#96a388;
}


/* pankuzu
------------------------------------------- */
#pankuzu{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
	font-size:10px;
	}
#pankuzu li{
	float:left;
	font-weight:bold;
	margin:0 8px 0 0;
	line-height:1.2em;
	color:#583c00;
	}
#pankuzu li a{
	font-weight:100;
	display:block;
	background:url(../images/allow01.gif) no-repeat right center;
	padding:0 10px 0 0;
	}


/* sub
------------------------------------------- */
.sub{
	position:absolute;
	top:15px;
	right:-10px;
	background:url(../images/dot01.gif) no-repeat 64px 0;
	}
.sub li{
	padding:0 10px;
	float:left;
	}

/* menu
------------------------------------------- */
.menu{
	background:url(../images/menu.gif) no-repeat;
	padding:37px 0 15px 0;
	}
.menu li{
	width:100%;
	background:#b77da7;
	}
.menu li a{
	display:block;
	}
.menu li a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}
.menu li span img{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	}



/* banner
------------------------------------------- */
.banner li{
	margin-bottom:20px;
	}

/* section
------------------------------------------- */
.section{
	width:563px;
	padding:0 0 0 15px;
	height:auto;
	overflow:hidden;
	margin-bottom:21px;
	}
.section p{
	margin-bottom:15px;
	text-align:justify;
	}
#home .section{
	width:100%;
	padding:0;
	}
#foraccess{
	background:url(../images/right04.jpg) no-repeat right 0;
	}


/* group-img
------------------------------------------- */
#group-img ul{
	width:580px;
	height:auto;
	overflow:hidden;
	background:url(../images/kingodom-img.jpg) no-repeat;
	}
#group-img ul li{
	width:143px;
	height:126px;
	float:left;
	margin:0 1px 1px 0;
	}
#group-img ul li.end{
	margin:0 0 1px 0;
	}
#group-img ul a:hover img{
	filter: alpha(opacity=0);
  -moz-opacity:0;	
  opacity:0;
  }


/* table
------------------------------------------- */
.table01{
width:100%;
margin-bottom:15px;
border-top:#d2c8b2 solid 1px;
border-left:#d2c8b2 solid 1px;
}
.table01 th{
padding:10px;
text-align:center;
background:url(../images/dot02.gif) repeat-x 0 bottom #f0eed6;
border-right:#d2c8b2 solid 1px;
}
.table01 td{
padding:10px;
text-align:left;
background:url(../images/dot03.gif) repeat-x 0 bottom;
border-right:#d2c8b2 solid 1px;
}
.table01 tr.end th,
.table01 tr.end td{
	background-image:none;
	border-bottom:#d2c8b2 solid 1px;
}
.table01 th span,
.table01 td span{
	color:#a80303;
	font-weight:bold;
}
.table01 td textarea{
	width:99%;
	height:250px;
	font-size:100%;
	}
	
	
/* nebou */
.nebou{
width:100%;
margin-bottom:15px;
border-top:#d2c8b2 solid 3px;
border-left:#d2c8b2 solid 3px;
border-right:#d2c8b2 solid 2px;
}
.nebou th{
width:20%;
padding:10px;
text-align:center;
border-bottom:#d2c8b2 solid 3px;
border-right:#d2c8b2 solid 1px;
}
.nebou td{
padding:10px;
text-align:left;
border-bottom:#d2c8b2 solid 3px;
border-right:#d2c8b2 solid 1px;
}

.nebou td span{
	color:#a80303;
	font-weight:bold;
}



/* info-box
------------------------------------------- */
#info-box{
	width:521px;
	padding:20px;
	border:#d2c8b2 solid 1px;
	}
#info-box ul{
	width:100%;
	height:auto;
	overflow:hidden;
	}
#info-box ul li{
	width:161px;
	float:left;
	margin-right:19px;
	}
#info-box ul li .img{
	margin-bottom:15px;
	}
#info-box ul li p{
	margin-bottom:0;
	text-align:left;
	}
#info-box ul li.end{
	margin-right:0;
	}


/* room-box
------------------------------------------- */
#room-box{
	width:548px;
	height:auto;
	margin:0 auto 20px auto;
	overflow:hidden;
	}
.room-p1{ background:url(../../images/p1/room/room-img.jpg) no-repeat 0 0; }
.room-p2{ background:url(../../images/p2/room/room-img.jpg) no-repeat 0 0; }
.room-p3{ background:url(../../images/p3/room/room-img.jpg) no-repeat 0 0; }
.room-p5{ background:url(../../images/p5/room/room-img.jpg) no-repeat 0 0; }
.room-xo2{ background:url(../../images/xo2/room/room-img.jpg) no-repeat 0 0; }
.room-xo3{ background:url(../../images/xo3/room/room-img.jpg) no-repeat 0 0; }
.room-xo5{ background:url(../../images/xo5/room/room-img.jpg) no-repeat 0 0; }



#room-box li{
	width:136px;
	float:left;
	border-right:#ffffff solid 1px;
	border-bottom:#ffffff solid 1px;
	}
#room-box li a{
	dsplay:block;
	}
#room-box li a img{
	filter: alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
  }
#room-box li a:hover img{
	filter: alpha(opacity=100);
  -moz-opacity:1;	
  opacity:1;
  }



/* map
--------------------------- */
#map{
width:407px;
height:193px;
float:left;
background:url(../images/map_image.gif) no-repeat 0 0;
margin-bottom:5px;
position:relative;
}
#map a:hover{
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
}
#map .map_01{
position:absolute;
top:76px;
left:175px;
}
#map .map_02{
position:absolute;
top:57px;
left:208px;
}
#map .map_03{
position:absolute;
top:95px;
left:144px;
}
#map .map_04{
position:absolute;
top:103px;
left:250px;
}
#map .map_05{
position:absolute;
top:124px;
left:245px;
}
#map .map_06{
position:absolute;
top:134px;
left:171px;
}
#map .map_07{
position:absolute;
top:108px;
left:55px;
}
#map .map_08{
position:absolute;
top:131px;
left:78px;
}


/* side-menu
--------------------------- */
#side-menu{
	width:150px;
	float:right;
	background:url(../images/smenu.gif) no-repeat;
	padding:21px 0 0 0;
	text-align:left;
	}
#left #side-menu{
	float:none;
	margin-bottom:20px;
	}
#side-menu li{
	background:url(../images/dot03.gif) repeat-x 0 bottom;
	}
#side-menu li a{
	width:100%;
	display:block;
	background:url(../images/allow03.gif) no-repeat 5px 13px;
	padding:6px 0 6px 18px;
	}

/* detail
--------------------------- */
#detail{
	width:100%;
	margin-bottom:15px;
	}
#detail .logo,
#detail h1{
	margin:0 0 22px 0;
	position:static;
	}
#detail ul{
	width:100%;
	height:152px;
	position:relative;
	background:url(../images/navi-bg.gif) no-repeat 0 0;
	}
#detail ul li{
	width:100%;
	}
	
/* navi */
#detail ul li.navi01{
	position:absolute;
	top:1px;
	left:0;
	}
#detail ul li.navi02{
	position:absolute;
	top:39px;
	left:0;
	}
#detail ul li.navi03{
	position:absolute;
	top:77px;
	left:0;
	}
#detail ul li.navi04{
	position:absolute;
	top:114px;
	left:0;
	}



#detail ul li a img{
	filter: alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
	}
#detail ul li a:hover img,
#detail ul li h2 img{
	filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
#detail ul li a:hover img,
#detail ul li h2 img{
	border:#584f00 solid 1px;
	margin-top:-1px;
	_margin-top:0;
	z-index:100;
	}

/* for IE6 */
#detail ul li a:hover img,
#detail ul li h2{
	_position:absolute;
	_top:-1px;
	_left:0;
	}


/* sitemap
------------------------------------------- */
.sitemap{
	padding:12px;
	}
.sitemap dt{
	background:url(../images/allow02.gif) no-repeat 0 5px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin-bottom:5px;
	}
.sitemap dd{
	padding:0 0 0 20px;
	}
.sitemap dd a{
	displany:block;
	background:url(../images/allow03.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	margin-bottom:5px;
	}


/* copy
------------------------------------------- */
.copy{
	padding:0 0 30px 15px;
	color:#978f6c;
	}
#home .copy{
	padding:0 0 30px 0;
	}