/* CSS Document */


body,div,p,address,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}



----------------------------------------------------- */
/* **************Clear*************** */

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/



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

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

/*
-------------------------------------------------*/
#room_contents {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 700px;
}
#room_contents h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.title_block {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100px;
	text-align: left;
}
.body_block {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	float: right;
	height: auto;
	width: 580px;
}
.room_box_s_l {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 275px;
}
.room_box_s_r {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 275px;
}
.copy_w {
	margin: 0px;
	padding: 4px 0px 20px 0px;
}
.copy_w p {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
}
.room_block {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.right_copy {
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: right;
	height: auto;
	width: 296px;
}
.right_copy p {
	font-size: 12px;
	line-height: 140%;
}
#room_spec {
	margin: 0px;
	padding: 16px 0px 0px 0px;
}
.spec_lift {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 315px;
	text-align: left;
}
.spec_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 70px;
}
.spec_copy {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 240px;
}
.spec_copy p {
	font-size: 12px;
	line-height: 140%;
	margin:0px;
	padding:3px 0px 0px 0px;
}
.spec_box {
	margin: 0px;
	padding: 16px 0px 0px 0px;
}
.spec_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 340px;
	text-align: left;
}

#reservation_box {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 270px;
}
.reservation_btn {
	margin: 2px 3px 0px;
	padding: 0px;
	height: auto;
	width: 264px;
}
.reservation_btn p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 264px;
}
.reservation_btn a {
	text-indent: -9999px;
	display:block;
	margin:0px;
	padding:0px;
	width:264px;
	height:48px;
}
.reservation_btn a:hover {
	background-position:0px -48px;
}
.plan_list {
	background-image:url(../top/btn_reservation_plan.jpg);
}

