body,h1,h2,h3,h4,h5,h6,p,div,form,table,tr,th,td,ul,li{
  margin:0;
  padding:0;
}
body{
  text-align:center;
  background-image:url('images/bg.gif');
  background-repeat:repeat-y;
  background-position:50% 0;
  background-color:#f0e0d0;
}
table{
  border-collapse:collapse;
}
th,td{
  vertical-align:top;
  text-align:left;
  font-weight:normal;
}
img{
  border-width:0px;
}
form{
  display:inline;
}
hr{
  border-width:1px;
  color:#fff;
}
a,
a:visited{
  text-decoration:none;
  color:#33f;
}
a:hover{
  text-decoration:underline;
  color:#000;
}


div#layout{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
}
div#header{
	padding:10px 10px 0 10px;
	font-size:8pt;
	color:#999;
}
div#header a,
div#header a:visited{
	font-size:8pt;
	text-decoration:none;
	color:#555;
}
div#header a:hover{
	text-decoration:underline;
	color:#000;
}
div#logo{
	float:left;
	width:600px;
	height:50px;
	background-image:url('images/headtext.gif');
	background-repeat:no-repeat;
	background-position:250px 20px;
}
div#topnavi{
	float:right;
	width:200px;
	text-align:right;
}
div#globalnavi{
	height:20px;
	padding:5px 0 0 10px;
	background-color:#f36;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
div#leftblocks{
	float:left;
	width:200px;
	border-right:2px solid #ccc;
	background-color:#eee;
}
div#contents{
	float:right;
	width:660px;
}
div#footer{
	padding:20px;
	text-align:center;
	border-top:1px solid #ccc;
	background-color:#f8f8f8;
	font-size:8pt;
}
br.clear{
	clear:both;
}



a.button_r{
	display:block;
	width:200px;
	height:80px;
	background-image:url(images/navi_chintai.png);
	background-position:0 80px;
	}
a.button_r:hover{
	background-position:0 0;
}
a.button_w{
	display:block;
	width:200px;
	height:80px;
	background-image:url(images/navi_weekly.png);
	background-position:0 80px;
	}
a.button_w:hover{
	background-position:0 0;
}
a.button_s{
	display:block;
	width:200px;
	height:80px;
	background-image:url(images/navi_baibai.png);
	background-position:0 80px;
	}
a.button_s:hover{
	background-position:0 0;
}

h3{
	padding:10px;
	padding:5px 20px 5px 20px;
	/*background-image:url('images/titleback.gif');*/
	/*background-repeat:no-repeat;*/
	/*background-position:0 0;*/
	background-color:#fce;
	border-left:7px solid #090;
	color:#f36;
	font-size:10pt;
	font-weight:bold;
}
h4{
	padding:10px;
	margin:5px 0 0 0;
	padding:5px 20px 5px 20px;
	/*background-image:url('images/titleback.gif');*/
	/*background-repeat:no-repeat;*/
	/*background-position:0 0;*/
	background-color:#fce;
	border-left:7px solid #090;
	color:#f36;
	font-size:10pt;
	font-weight:bold;
}
h5{
	padding:5px;
	background-color:#bbb;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
h6{
	text-align:center;
	background-color:#f36;
	border-left:7px solid #090;
	border-bottom:2px solid #090;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
div.bannerpanel{
	padding:5px;
	background-color:#fff;
}

table.room td{
	border:1px solid #ccc;
	font-size:small;
}
table.chart th{
	color:#936;
	padding:10px;
	border-bottom:1px dashed #ccc;
}
table.chart td{
	padding:10px;
	border-bottom:1px dashed #ccc;
}
div.panel{
	padding:5px 5px 10px 20px;
}

table.searchpanel{

}

table.searchpanel th{
	padding:10px;
	border:1px solid #ddd;
	background-color:#fab;
}
table.searchpanel td{
	padding:10px;
	border:1px solid #ddd;
}
table.conpact th{
	padding:2px;
	font-size:8pt;
	background-color:#f36;
}
table.conpact td{
	padding:2px;
	font-size:7pt;
}
table.roomlist th{
	background-color:#f36;
	color:#fff;
	font-size:8pt;
	font-weight:bold;
}
table.roomlist tr{
	border:1px solid #ccc;
}
div.searchoption{
	margin:10px;
	padding:10px;
	border:1px solid #ccc;
	background-color:#f8f8f8;
	font-size:7pt;
}
table.roomdetail th{
	padding:5px 10px 0 10px;
	border-bottom:1px dashed #ccc;
	color:#936;
	font-weight:bold;
	font-size:small;
}
table.roomdetail td{
	padding:5px 10px 0 10px;
	border-bottom:1px dashed #ccc;
}
div.catchcopy{
	margin:10px;
	padding:10px;
	border:1px dotted #936;
	background-color:#fff0f8;
}
table.grey{
	background-color:#eee;
}
table.price{
	width:100%;
	border:1px solid #999;
}
table.price td{
	padding-left:20px;
	border:1px solid #999;
	font-size:10pt;
	vertical-align:middle;
}
table.data{
	width:100%;
	border:1px solid #999;
}
table.data th{
	padding-left:5px;
	vertical-align:middle;
	border:1px solid #999;
	font-size:8pt;
	background-color:#edd;
}
table.data td{
	padding:5px 5px 5px 20px;
	vertical-align:middle;
	border:1px solid #999;
	font-size:10pt;
}

li{
	list-style:none;
	font-size:10pt;
}
ul{
	padding:0 0 0 5px;
}
ul.highlight{
	background-color:#fce;
}



a.button,
a.button:visited{
	display:block;
	width:160px;
	height:30px;
	padding:15px;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	border-top:4px solid #6c6;
	border-bottom:4px solid #090;
	background-color:#f36;
}
a.button:hover{
	background-color:#6cf;

}