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


/* 2:共通スタイル -----------------------------------*/
#box_title img {  
     behavior: expression(IEPNGFIX.fix(this));  
}
#Footer {
     behavior: expression(IEPNGFIX.fix(this));  
}
body {
	font-family:sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.35;
}

img {
	vertical-align: bottom;
	border: none;
}

.clr {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* 物件イメージここから */
.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: 580px;
	margin-right: 5px;
	background: url(../img/news_detail_border.gif) repeat-y right top;
}

.box_estate_detail_left p {
	width: 465px;
	float: left;
	margin-top: 0px;
}
.box_estate_detail_right {
	float: right;
	width: 150px;
	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;
	height: 20px;
	margin-right: 0px;
}
#box_cost_wrap dd {
	margin-left: 0px;	
}
.detail_img_dt {
	display: none;
}

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

.detail_img_right {
	width: 260px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#box_cost_wrap {
	width: 465px;
	float: right;
	margin-bottom: 0px;
}
.bax_boxall {
	border-bottom: solid 1px #ebebeb;
	width: 735px;
	margin-bottom: 5px;
}
.box_btn_detail {
	float: left;
	height: 20px;
	margin-left: 0px;
	padding-left: 5px;
}
.box_estate_detail_right dt {
	width: 45px;
	height: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #cccccc;
	float: left;
	text-align: center;
	color: #ffffff;
}
.box_estate_detail_right dd {
	width: 100px;
	float: right;
	height: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}

#box_title p {
	font-size: 24px;
	font-weigth: bold;
	color: #003398;
	margin-top: 5px;
}

#box_eachlink {
	list-style-type: none;
	width: 465px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#box_eachlink li {
	float: left;	
	margin-right: 5px;
	font-size: 10px;
	color: #CCCCCC;
}

.bottom_dot {
	border-bottom: 1px dotted #CCCCCC;
}
.box_btn_detail a {
	color:#669ecf;
}

#box_eachlink li a {
	color: #b4b4b4;
	text-decoration: none;	
}

#box_eachlink li a:hover {
	color: #d6d6d6;
	text-decoration: underline;	
}

#block_content {
	float:right;
	margin:45px 0 0;
	padding-left:10px;
	text-align:left;
	width:735px;
}

#box_title {
	padding:0 0 50px 0;
}
/* 物件情報ここまで */
