@import url("../../css/base.css");
@import url("../css/display.css");





body{

}
h1{
}

#header,
.content,
#footer{
}
#header{
}
.content{
	margin-top: 0px;

}
* html #header{
	margin-top: 0px;

}

#header .siteName{
	height:60px;
}
#header .siteName a{
	height:60px;
}


/* .main */
.topicPath{
}
.content{
	padding: 0;
}
.main {
	margin: 0;
	padding: 0;
	width: 900px;
}

.content .main h1{
	background: url(../images/reseH1.png) no-repeat 50% 0px;
	text-indent: -50000px;
	margin: 0px auto 0 auto;
	padding: 0;
	width: 900px;
	height:140px;
}

.main .textBody{
	margin: 0px 20px;
	
}
.main .textBody:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.main .textBody{
  min-height: 1px;
}

* html .main .textBody{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
/**/
}
.main .textBody h2{
	background:url("../images/acceH2.png") repeat-x 0 50%;
	border: 1px solid #666;
	color: #fff;
	margin: 0px;
	padding: 3px 0 1px 0;
	text-indent: 10px;
}

.main .textBody .CancelLink h2{
	background: none;
	border: none;
	text-indent: 0px;
}
.main .textBody table#checkinout,
.main .textBody table.option,
.main .textBody table.sample,
.main .textBody table.total{
	margin: 20px 150px 0 150px;
	width: 560px;
}
.main .textBody ul {
padding: 10px 40px;
}
.main .textBody .reservebox{
	margin: 0 150px;
	padding-bottom: 20px;
	width: 560px;
}
.main .textBody .reservebox table.option,
.main .textBody .reservebox table.sample,
.main .textBody .reservebox  table.total {
	margin: 0;
	padding-bottom: 20px;
	width: 560px;
}
.main .textBody table#checkinout{
	margin: 20px auto;
}
.main .textBody table{
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	margin: 0;
	width: 100%;
}
.main .textBody table table#yui-gen0_t{
	border:none;
	width: inherit;
}
.main .textBody table table#yui-gen0_t th,
.main .textBody table table#yui-gen0_t td{
	border:none;
	width: inherit;
}
.main .textBody table tr th,
.main .textBody table tr td{
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:2px;
}
.main .textBody table th{
	background: #eee;
	padding:2px;
	width: 260px;
}
.main .textBody table .name01{
	background: #eee;
	padding:2px;
}
.main .textBody .resume{
	margin: 10px 0;
	text-align: center;
}
.main .textBody .submit,
.main .textBody .submit{
	margin: 10px 0;
	text-align: center;
}


/* .utilities */

.utilities{
	background: url(../images/roomUtilities.png) repeat-y 50% 0;
	margin: 0;
	width: 900px;
}



.utilities ul li{
	margin: 0 0 10px 0;
}
.utilities .textBody.service{
	float: left;
	margin: 10px 0 15px 40px;
	width: 410px;
}
* html .utilities .textBody.service{
	margin: 10px 0 15px 10px;
}

.utilities .textBody.attention{
	float: right;
	margin: 10px 20px 15px 0;
	padding: 0 0 0 20px;
	height: 160px;
	width: 400px;
}
* html .utilities .textBody.reserve{
	margin: 10px 10px 0 0;
}
.utilities .textBody.attention:after {
	height: 0;
	visibility: hidden;
	content: "　";
	display: block;
	clear: both;
}
.utilities .textBody.attention {
  min-height: 1px;
}

* html .utilities .textBody.attention {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
/**/
}
.utilities .textBody.reserve h2{
	background: url(../images/indexH2RoomSearch.png) no-repeat;
	color: #800;
	font-size: 16px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	text-indent: -50000px;
}

