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

#title{
	width:100%;
	height:374px;
	background:url(../real_estate/image/real_estate.jpg) no-repeat bottom;
	text-align:center;
	color:#FFF;
	}
#real_estate{
	width:1000px;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	}
#real_estate .img{
	margin-bottom: 40px;
}
#real_estate .cont{
	width:860px;
	margin:0 auto 50px;
	font-size: 16px;
	overflow:hidden;
	}
#real_estate .figure{
	float: left;
	width:500px;
	overflow:hidden;
}
#real_estate .copy{
	float: reft;
	width:360px;
	text-align:left;
	overflow:hidden;
}

#real_estate .copy .midashi{
	margin:160px 0 10px;
	font-size:21px;
	line-height:2;
	font-weight:bold;
}

#real_estate p{
	text-align: left;
	margin-bottom: 30px;
	line-height: 30px;   
	overflow: hidden;
	font-size:16px;
}	