﻿/* 下ラインだけのテーブル */


table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: small;
	font-weight: bold;
	width:428px;
	margin-right: auto;
	margin-left: auto;
  }
  
table caption {
  padding-bottom: 8px;
  color: #fff;
  font-size: 1.2em;
  text-align:left;
  }
  
table thead tr th,
table tbody tr td {
	color: #666;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
  }

table thead tr th {
  border-bottom: 0px solid #9aa786;
  color: #999;
  }
  
.celborder {
  border-left: 0px solid #cdd1d1;
  border-right: 0px solid #cdd1d1;

}


/* 各セルのライン付きのテーブル */
.box-table {
	width: 540px;	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 38px;
	margin-left: auto;	
	clear: both;
	overflow: hidden;
}


/* ▼　テ－ブル */
.box-table .td-line {
	width:530px;
	clear: both;
	margin:10px 0 10px 0;
	padding:0;
	border-collapse: collapse;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E2B1;	
}
/* ▼　インデント */
.box-table .td-line th,
.box-table .td-line td {
	padding:8px;
	vertical-align:top;
}
/* ▼　左の枠 */
.box-table .td-line th{
	width:20%;
	border-right: solid 1px #F2E2B1;
	border-bottom:solid 1px #F2E2B1;
	text-align:left;
	font-weight: normal;
	color: #766218;
}
/* ▼　右の枠さ */
.box-table .td-line td {
	border-bottom:solid 1px #F2E2B1;

}



.box-room-l {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CCC0;
}



.box-room-name {
	font-size: 1.1em;
	margin-bottom: -1px;
	margin-top: -1px;
	font-weight: bold;
}

.box-room-detail {
	clear: both;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: auto;
	overflow: hidden;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.box-room-style {
	clear: both;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3CCC0;
	height: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-color: #978A86;
	text-indent: 5px;
	padding: 3px;
}
.box-sub-photo {
	clear: both;
	width: 160px;
	overflow: hidden;
	float: right;
	font-size: 0.7em;
	color: #6F6360;
	font-weight: normal;
}
.box-side-photo {
	clear: both;
	width: 160px;
	overflow: hidden;
}
.box-rl1 {
	height: 168px;
	width: 530px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: auto;
}
.box-rl1 h2 {
	height: 14px;
	width: 530px;
	font-size: 1.1em;
	color: #A7927F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19E8F;
	margin-bottom: 3px;
	padding-bottom: 3px;
}



.box-rl2 {
	width: 530px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: auto;
}
.font-madori {
	font-size: 9px;
	color: #978A86;
}
.room-styles {
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: auto;
}




.box-eff {
	width: 560px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	height: 398px;
}


.boxx-ef {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	height: 344px;
}


.boxx-efb {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	height: 38px;
	text-align: right;
}

.roomtext-sub1 {
	float: right;
	width: 310px;
}
