@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------------

住宅物件情報

--------------------------------------------------------- */
.bukken_index_txt {
	padding:20px 0 30px 4px;
	letter-spacing:1px;
}
#bukken_index_content {
	width:662px;
	overflow:hidden;
}
#bukken_index_content .item {
	float:left;
	width:318px;
	padding:0 0 43px 0;
}
#bukken_index_content .left {
	padding:0 26px 43px 0;
}
#bukken_index_content .item h3 {
	background:url(../img/common/back_index_title.jpg) left bottom no-repeat;
	color: #85678B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 11px;
	padding: 0 10px 4px 12px;
}
#bukken_index_content .item .thumb {
	float:left;
	border:1px solid #cccccc;
	padding:1px;
}
#bukken_index_content .item .item_txt {
	float:right;
	width:184px;
}
#bukken_index_content .item .item_txt .text {
	padding:0 5px 8px 0;
}
#bukken_index_content .item .item_txt .to_detail {
	text-align:right;
	padding:0 3px 0 0;
}
#bukken_index_content .item .item_txt .to_detail a {
	background:url(../img/bukken/bukken_index_item_point.gif) left center no-repeat;
	padding:0 0 0 9px;
}
.red_text {
	background-color: #FFFFCC;
	border: 1px solid #FF0033;
	color: #FF0033;
	font-weight: bold;
	margin: 0 0 2px;
	padding: 1px 2px;
}
.red_text02 {
	background-color: #FFFFCC;
	border: 1px solid #FF0033;
	color: #FF0033;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 1px 2px;
}
.bukken_text {
	margin:0 0 10px;
}
.bukken_map {
	border: 2px solid #E5E1C3;
	height: 538px;
	width: 648px;
}

/* ---------------------------------------------------------

住宅物件一覧

--------------------------------------------------------- */
.bukken_list_txt {
	padding:0 0 30px 4px;
	letter-spacing:1px;
}
#bukken_list_content {
	margin: 0 auto;
	overflow: hidden;
	width: 650px;
}
#bukken_list_content .item {
	background-image: url("../img/bukken/border01.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 28px;
	padding: 0 0 25px;
	width: 650px;
	overflow: hidden;
}
#bukken_list_content .item .thumb {
	float:left;
	border:1px solid #cccccc;
	padding:1px;
}
#bukken_list_content .item .item_txt {
	float: right;
	width: 430px;
}
#bukken_list_content .item .item_txt h4 {
	font-size: 1.1em;
	margin: 0 0 5px;
}
#bukken_list_content .item .item_txt h4 span.category01 {
	background-color: #7D007D;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}
#bukken_list_content .item .item_txt h4 span.category02 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}
#bukken_list_content .item .item_txt h4 span.category03 {
	background-color: #CC3399;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}
#bukken_list_content .item .item_txt h4 span.category04 {
	background-color: #339900;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}
#bukken_list_content .item .item_txt h4 span.category05 {
	background-color: #2762C2;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 3px;
}

#bukken_list_content .item .item_txt .text {
	letter-spacing: 1px;
	margin: 0 0 15px;
}
#bukken_list_content .item .item_txt .red_text {
	float:left;
}
#bukken_list_content .item .item_txt .to_detail {
	float:right;
	text-align:right;
	padding:0 3px 0 0;
}
/* ---------------------------------------------------------

住宅物件詳細

--------------------------------------------------------- */
#bukken_detail_thumb {
	margin: 0 auto;
	overflow: hidden;
	width: 642px;
}
#bukken_detail_thumb li {
	float: left;
	padding: 0 6px 0 0;
}
#bukken_detail_thumb li.last {
	padding: 0;
}
#bukken_detail_thumb li img {
	border:1px solid #cccccc;
	padding:1px;
}
.bukken_img_info {
	clear: both;
	margin: 0 0 15px;
	padding: 2px 0 0;
}
.bukken_detail_content {
	margin: 0 auto;
	overflow: hidden;
	width: 650px;
}
.bukken_detail_info table {
	border-right:1px solid #8A813C;
	border-bottom:1px solid #8A813C;
	margin: 0 0 10px;
	width: 649px;
}
.bukken_detail_info table th {
	background-color: #F1F0E2;
	border-left: 1px solid #8A813C;
	border-top: 1px solid #8A813C;
	font-size: 1.1em;
	padding: 5px 8px;
	text-align: left;
	width: 140px;
}
.bukken_detail_info table td {
	border-top:1px solid #8A813C;
	text-align:left;
	width:509px;
	padding: 5px 8px;
	font-size: 1.1em;
}
.detail_inquiry_area {
	padding:0 0 20px;
	position: relative;
}
.detail_inquiry_area .detail_inquiry_tomail {
	left: 22px;
	position: absolute;
	top: 40px;
}
.bukken_detail_map {
	margin-bottom: 40px;
}






