@charset "UTF-8";
/* CSS Document */

/*共通
---------------------------------------------------------- */
#detail_area {
	padding-bottom:30px;
}

#main h2 {
	margin-bottom: 15px;
	font-size: 153.9%;
	background: url(../img/common/bg_ttl_02.gif) repeat-x left bottom;
}

#detail_area h3 {
	padding: 8px 10px 6px 13px;
	margin-bottom:20px;
	font-size: 123.1%;
	font-weight: bold;
	background-color: #f2f2f2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#detail_area h4 {
	margin-bottom: 10px;
	font-size: 123.1%;
	color: #a15544;
}

#detail_area table {
	width:345px;
	margin-top:15px;
	border-top:#cccccc 1px dotted;
}

#detail_area table th {
	padding:5px 0;
	text-align:left;
	border-bottom:#cccccc 1px dotted;
}

#detail_area table td {
	padding: 5px 0 5px 10px;
	margin-left:5px;
	vertical-align:top;
	border-bottom:#cccccc 1px dotted;
}

/*一覧
---------------------------------------------------------- */
.example_block {
	border-bottom: 1px dotted #ccc;
	margin:40px 0 -1px;
}

.cate {
	width:155px;
	float:right;
	position:relative;
	bottom:8px;
}


.example_box01 {
	float:left;
	margin-right:15px;
}

.example_box02 {
	overflow:hidden;
	zoom:1;
}

.example_box02 .btn {
	padding:20px 0;
	float:right;
}

#box_1r,#box_1k,#box_1dk,#box_1ldk,
#box_2dk,#box_2ldk,#box_3ldk,#box_4ldk {
	overflow:hidden;
	zoom:1;
	margin-bottom:40px;
}

.btn_area {
	position:relative;
	overflow:hidden;
}
#detail_area .btn_w {
	position:relative;
	left:50%;
	float:left;
}
#detail_area .btn_w li {
	width:250px;
	margin: 30px 3px 30px;
	position:relative;
	left:-50%;
}

#detail_area .btn_w li a {
	width:200px;
}

.room_type .btn_w {
	margin-bottom:30px;
	margin-left:5px;
}

.room_type .btn_w li{
	width:220px;
	margin:10px 20px 10px 0;
	display:block;
}
.room_type .btn_w li a {
	width:170px;
}

/*詳細
---------------------------------------------------------- */
.view_box01 {
	margin:30px 0 40px;
}

.view_box01 img {
	float:left;
	margin-right:20px;
}

.view_box01 table {
	width:275px!important;
	overflow:hidden;
	zoom:1;
}

.view_box02 {
	margin-top:40px;
}

.view_box02 ul {
	float:left;
	width:715px;
	margin-right:-5px;
}

.view_box02 ul li {
	list-style:none;
	float:left;
	margin-right:5px;
}

.view_box03 {
	margin-top:80px;
}

.view_box03 img {
	float:right;
	margin-left:20px;
}

.view_box03 p {
	overflow:hidden;
	zoom:1;
}

/* RENOBE
---------------------------------------------------------- */
.renobe {
	margin: 0 auto;
	width: 340px;
}
.renobe p {
	float: left;
	display: inline;
	margin: 8px auto;
	width: 210px;
}
.r_btn {
	float: left;
	display: inline;
	width:130px;
}
.r_btn a {
	display: block;
	text-indent: -9999px;	
	width:130px;
	height: 36px;
	background:url(../img/example/btn_renobe.gif) no-repeat;
}