@charset "utf-8";

#container_footer a {
	font-size: 10px;
}

#container_content {
	/*width: 788px;*/
	width: 950px;

}

#box_loading {
	width: 150px;
	height: 32px;
	display: none;
	position: fixed;
	top: 50%;
	left: 40%;
	background-color: #fff;
	padding: 8px;
	text-align: center;
	line-height: 1.8em;
	font-weight: bold;
}
#box_loading span {
	margin-top: 4px;
	color: #868686;
}
/* 検索サイドバー -------------------------------------- */
/* 検索サイドバー幅 */
/*h3, div#container_search, div.box {
	width:220px;
}*/

/* 共通 */
#block_conditions {
	/*width: 220px;*/
	margin-top:0;
	margin-bottom: 5px;
	line-height: 1.6em;
	padding-top: 6px;
}

#block_conditions {
	/*background-color: #F2F2EA;*/
	background-color: #F5F2ED;
/*		width: 100%;	/* !important */
}
#container_search h3 {
	cursor: pointer;
}	
h4 {
	width: 192px;
}

/* ldk表示ここから */
#room_ldk {
	float: right;
	margin: 0px 30px 0px 10px; 
	width: 48px;
	text-align: center; 
	line-height: 18px;
	color: #000;
	font-size: 20px;
}

#room_ldk span {
	color: #006BB4;
	font-size: 12px;
}

/* ldk表示ここまで */
div#container_search h3 {
	background-image: url(/img/estate/itiran/rightcol_basicbar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	display: block;
	/*width:208px;*/
	/*width: 198px;*/
	text-align: center;
	/*margin-top: 8px;*/
	width: 192px;
	height: 37px;
}

div#container_search h3 img {
	vertical-align: text-bottom;
}

div#container_search #head_conditions {
	background-image: url(/img/estate/itiran/rightcol_kodawarilbar.gif);
}

div#container_search #head_area_rails {
	background-image: url(/img/estate/itiran/rightcol_railbar.gif);
			
}

div#container_search #head_area_mid {
	
	background-image: url(/img/estate/itiran/rightcol_areabar.gif);
			
}

div#container_search h4 {
	/*background-color: #eeeeee;*/
/*	background-image: url(/img/estate/search_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
*/	font-size: 12px;
	font-weight: normal;
	border-bottom: solid 1px #888;
	/*display: block;*/
	/*width:208px;*/
	/*width: 186px;*/
/*	padding: 4px 6px 0 6px;
	margin: 4px 0 4px 0;
	
*/	/*border-bottom: 1px groove #8F986B;*/
	margin-bottom: 4px;
	text-align: center;
	color: #006BB4;
	/*float: left;*/
}

div#container_search {
	width: 192px;
	margin-left: 5px;
	margin-top: 10px;
	border: solid 4px #e8e8e8;
}
div#container_search input {
	font-size:8pt;
	width:2em;
}
div#container_search select {
	font-size:8pt;
	margin-left:2px;
	margin-bottom:2px;
}

fieldset {
	background-color: #fff;
	border: none;
	width: 192px;
}

filedset p {
	width: 100%;
	border: none;
}
div#container_search legend {
	position:static;
	text-align:left;
	font-size: 14px;
	padding: 4px;
	margin-left: 4px;
}

#box_title {
	padding: 18px 0 38px 10px;
	width: 530px;
	float: right;
}
/* 透過png対策ここから */
#box_title p img {
     behavior: expression(IEPNGFIX.fix(this));  
}
,#box_right_bannar img {
     behavior: expression(IEPNGFIX.fix(this));  		
}
/* 透過png対策ここまで */
#box_rooms {
	width: 192px;
}
#box_rooms label {
	font-size:9pt;
	/*width:140px;*/		/* base:64px + 5em */
	margin-left:4px;
	/*margin-bottom:4px;*/
	/*background-color: #ffeeee;*/
	/*float:left;*/
}
#box_types {
	
}
#box_types label {
	font-size:9pt;
	/*width:100px;*/
	margin-left:2px;
	/*float:left;*/
}
#box_rent {
	width: 192px;
}
#box_rent label, #box_walk_to_station label, #box_ages label {
	font-size: 12px;
}

#block_basic, #block_area_rails {
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: #F5F2ED;
	width: 192px;
}


/* 検索結果メッセージ表示用コンテナ -------------------- */
#message_container {
	border-bottom: 1px solid #cccccc;
	padding: 0 8px 8px 8px;
	font-size: 14px;
	width: 932px;	/* 948 -8*2 */
}
/*#message_container span {
	color: #E10B4D;
	font-weight: bold;
	font-size: 24px;
	vertical-align: base-line;
}*/

#search_total_num {
	/*color: #E10B4D;
	font-weight: bold;
	font-size: 32px;
	vertical-align: base-line;*/
	font-size: 12px;
}
#search_offset_num {
	/*color: #E10B4D;
	font-size: 21px;
	vertical-align: base-line;
	*/
	font-size: 12px;
}


/* 物件表テーブル部 ------------------------------------ */
#container_table {
	float: right;
	width: 540px;
	margin-bottom: 137px;
	padding-right: 0px;
}

#container_table table {
	margin-top: 10px;
	margin-left: 10px;
	/*width: 555px;*/
	width: 530px;
	border-collapse: collapse;
	margin-bottom: 12px;
}

.table {
	border: 1px solid #333333;
}

table.item_list td, table.item_list th {
	vertical-align: top;
	line-height: 1.6em;
	color: #000000;
	border-bottom: 1px solid #DDDDDE;
	padding: 8px 0;
}

table.item_list th {
	padding: 0 0 8px 0;
	text-align: left;
	border-bottom: 3px solid #DDDDDE;
	font-size: 12px;
	font-weight: normal;
	
}

table.item_list div.box_btn_detail {
	float: right;
	width: 60px;
	margin-top: 0.5em;
	padding-right: 5px;
}

#container_no_bukken {
	float: right;
	width: 520px;	/* 696 = 714px - 8*2 -1*2 */
	padding: 8px;
	margin-top: 48px;
	border: 1px solid #cccccc;
	background-color: #efefef;
}

#container_no_bukken span {
	font-size: 14px;
	padding-left: 1.6em;
	overflow: visible;
	background-image: url('/img/icons/exclamation.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

p.row_info {
	margin-top: 4px;
	padding-top: 4px;
	border-top: 1px dashed #DDDDDE;
	vertical-align: bottom;
}

.str_price {
	font-size: 21px;
}

.str_right_green {
	color: #006BB4;
}

.col_common {
	text-align: center;
}

span.cnt {
	color: #0099cc;
	margin-left: 4px;
}

.pager_link a {
	text-decoration: none;
	color: #003399;
	vertical-align: bottom;
}

.pager_link {
	font-size:10px;
	width: 265px;
	float: left;
	margin-right: 10px;
	text-align: left;
	height: 18px;
	padding-top: 3px;
}
.box_bottom_link {
	color: #999999;	
}
.pager_link .pager, .pager_current {
	background-color: #ffffff;
	border: 1px solid #c3c3c4;
	padding: 2px 4px;
}

.pager_current {
	background-color: #F3EACB;
}
	
.analog {
	display: none;
}
* html .analog {
	display: block;
	position: absolute;
	top: 10px;
	right: 30px;
	visibility: hidden;
}
/*
fieldset {
	width: 210px;
}

*/
#search_form {
	width: 192px;
/*	border: 1px solid #cccccc;
*/
}

#container_main {
	width: 950px;
	text-align:left;
	margin: auto;
}


#allcontainer {
	text-align: center;
}

#box_leftcol {
	width: 745px;
	float: left;
	position: relative;
	
}

#box_kodawari_banner {
	position: absolute;
	left: 215px;
	bottom: 0px;
}
/* 物件イメージここから */
.box_estate_img {
	margin-left: 5px;
	margin-right: 8px;
	padding: 0;
	width: 96px;
	background-color:#dedede; 
}
/* 物件イメージここまで */

/* 物件情報ここから */

.box_estatenumber {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 3px #00F;
	color: #999999;
}

.box_estate_detail_left {
	float: left;
	width: 409px;
}
.box_estate_detail_left dt,.box_estate_detail_right dt {
	text-align: center;
}
.box_estate_detail_right {
	float: right;
	width: 130px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box_estate_detailleft_dd {
	float: right;
	width: 240px;
	height: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size: 10px;
}

.rent_cost_dd {
	font-size: 22px;
	color: #ce0000;
	font-weight: bold;
	height: 30px;
	width: 120px;
}
.box_estate_detailleft_dt {
	display: block;
	float: left;
	width: 45px;
	height: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	background:#e8e8e8;
}
.rent_cost_dt {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
}

.detail_img_dt {
	display: none;
}

.detail_img {
	width: 115px;
}
.detail_img_left {
	width: 115px;
	float: left;
}

.detail_img_right {
	width: 290px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#box_cost_wrap {
	width: 290px;
	float: right;
}
.bax_boxall {
		border-bottom: solid 1px #ebebeb;
		margin-bottom: 20px;
	padding-bottom: 10px;
}
.box_btn_detail {
	width: 100px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 20px;
}
.box_estate_detail_right dt {
	width: 50px;
	height: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: #e8e8e8;
	float: left;
}
.box_estate_detail_right dd {
	width: 70px;
	float: right;
	height: 15px;
	margin-bottom: 5px;
}

#box_title p {
	font-size: 24px;
	font-weigth: bold;
	color: #003398;
	margin-top: 5px;
}
/* 物件情報ここまで */

#box_right_bannar {
	float: right;	
}
#box_right_bannar > img {
	margin-top: 2px;	
}
#Header p {
	_height:12px;
}
