@charset "UTF-8";

@import "common.css";

/* Home
-------------------------------------------------------------------------*/
#PageIndex {background: url(../img/home-bg.gif) repeat-x left top;}
#PageIndex #Container {width:810px;}
#PageIndex #Container {height:580px;}
#PageIndex #Container {margin-top:135px;}
#PageIndex #Container {background: url(../img/home-img-bg.jpg) no-repeat left top;}
#PageIndex #Container h1 {
	height:45px;
	text-indent:-9999px;
	margin-bottom:472px;
}

#PageIndex #Menu ul,
#PageIndex #Menu li a {height:39px;}

#PageIndex #Menu {width:810px;margin-bottom:15px;}
#PageIndex #Menu ul   {margin-left:5px;}
#PageIndex #Menu li   {float:left;margin-right:4px;width:auto;}
#PageIndex #Menu li a {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	}
#PageIndex #Menu li.menu01 a {width:130px;background-image: url(../img/menu01.jpg);}
#PageIndex #Menu li.menu02 a {width:130px;background-image: url(../img/menu02.jpg);}
#PageIndex #Menu li.menu03 a {width:130px;background-image: url(../img/menu03.jpg);}
#PageIndex #Menu li.menu04 a {width:130px;background-image: url(../img/menu04.jpg);}
#PageIndex #Menu li.menu05 a {width:130px;background-image: url(../img/menu05.jpg);}
#PageIndex #Menu li.menu06 a {width:130px;background-image: url(../img/menu06.jpg);}

#PageIndex #Menu li a:hover  {background-position:left center;}

#PageIndex p.copyright {
	clear:both;
	margin:0px 10px;
	}

/* Room
-------------------------------------------------------------------------*/
#RoomGreeting {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#RoomGreeting .greeting {
	background: url(../img/room-grtng-info.jpg) no-repeat left top;
	height:104px;
	text-indent:-9999px;
}

#RoomInfo {
	border:1px solid #999999;
	}
	  #RoomInfo:after {
      content:".";
      display:block;
      clear:both;
      height:0;
      visibility:hidden;
	}
* html #RoomInfo {display:inline-block;}/*IE6*/
*+html #RoomInfo {display:inline-block;}/*IE7*/

#RoomInfo ul {
	margin:20px 20px 3px 20px;
	}
#RoomInfo li {
	background: url(../img/arrow.gif) no-repeat 0px 4px;
	margin-bottom:3px;
	padding-left:15px;
	list-style-type:none;
	}
#RoomInfo p {
	margin:0px 20px 5px 20px;
	}
#RoomInfo p.photoYamazaki {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	}
faq-midashi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
.room-txt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660C01;
	border-bottom-color: #999900;
}
