@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	font-size: 10px;
}
img {vertical-align:bottom; border:0;}
li {list-style-type:none;}

a{
	text-decoration:none;
	color:#999999;
}
a:visited {color:#999999;}
a:hover {color:#7d0000;}
a:active {color:#7d0000;}

body {
	text-align:center;
	font-size:90%;
	color:#FFFFFF;
	line-height:1.2em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
}

#wrapper{
	padding:0;
	margin: 0px;
}
/* ↓clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*↑ clearfix */

/* ---- header ----- */
#header_box {
	background-image: url(img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#header{
	width:900px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	width:560px;
	float:left;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#header h2 {
	width:150px;
	float:right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
/* ---- header ----- */

/* ---- Menu ----- */
#menu {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#menu ul{
	padding: 0px;
	height: 55px;
	float: left;
	clear: both;
	margin: 0px;
}
#menu li{

}
/* ---- Menu ----- */

/* ---- content ---*/
#content{
	clear:both;
	width:900px;
	zoom: 1; /* for IE5.5 - IE7 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	text-align: left;
}
#content:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/* ---- content ---*/

/* ---- Footer ---- */
#footer{
	clear:both;
	height:20px;
	text-align:center;
	border-top: 2px solid #d1c0a5;
	margin: 0px;
	background-color: #e60012;
}
#footer img {
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
}
/* ---- Footer ---- */
#cover {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#conL h2 {
	padding-top: 5px;
	clear: none;
}
.bt_syousai {
	background-image: url(../common/img/bt_syousai.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	display: block;
	height: 21px;
	width: 102px;
	padding: 0px;
	margin-top: 5px;
}

#conR .imgbox {
	float: left;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bt_amenity {
	background-image: url(../Rooms_Price/img/bt_amenity.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 291px;
}
#photo .setsubi {
	font-size: 120%;
	color: #DAB278;
	text-decoration: underline;
	font-weight: normal;
}
#menubox {
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menubox li {
	float: left;
}

