@charset "utf-8";

/* detail
---------------------------------- */
.section {
	margin: 0 auto 100px;
	width: 783px;
}
.section ul.roomtype {
	margin-right: -7px;
	width:422px;
}
.section ul.roomtype li {
	padding: 0 7px 7px 0;
	width: 204px;
	height: 107px;
	float: left;

}
.section_left{
	float:left;
	width: 422px;
}
	
.section .topicslink {
	margin-top: 1px;
	width: 310px;
height: auto;
	float:left;
overflow:hidden;
margin-top: 10px;
}
.section_right{
	float:right;
	width:310px;
	height: auto;
	margin-top: 43px;
}
.outerline {
	padding: 1px;
	border: 1px solid #333333;
}
.innerline {
	padding: 18px 10px 16px 17px;
	border: 5px solid #413818;
	background-color: #000000;
}
.innerline02 {
	padding: 18px 0 16px 13px;
	border: 5px solid #413818;
	background-color: #000000;
}
.section .title {
	margin: 1px 0 15px 1px;
}
.section .setmodel {
	margin-left: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}
.section .topicslink table #innerline_title {
	padding-bottom: 10px;
}
.section .topicslink table td {
	padding: 6px 20px 0 0;
}
.section .topicslink table td a{
	background: url(../images/icon_allow.gif) left center no-repeat;
	padding: 0 0 0 12px;
}
.room_ldk{
	padding:17px 0 0;
}
.ldk{
	padding: 7px 0 10px;
}
.room_ldk_title {
	border-bottom: 1px solid #413818;
	padding:10px 0 10xp 0;
	width:413px;
	margin-bottom:10px;
}
.btn_appointment{
	margin-top:13px;
}

