/* CSS Document */

/*今月のおすすめ物件セレクション*/
#recommend *{
	padding:0;
	margin:0;
	line-height:1.2em;
	}

#recommend{
	background:url(image/recommend_back.jpg) 0 0 no-repeat;
	width:360px;
	height:350px;
	}
#recommend h3 a{
	height:30px;
	display:block;
	text-indent:-9999em;
	}
#recommend ul{
	list-style-type:none;
	padding:0 0 0 7px;
	}
#recommend li{
	width:174px;
	height:157px;
	list-style-type:none;
	float:left;
	}
#recommend .bkContainer{
	background:#FFF;
	width: 170px;
	height:135px;
	padding:1px;
	}
#recommend .bkContainer .photo{
	width:115px;
	height:85px;
	float:left;
	}
#recommend .bkContainer .photo img{
	border:0;
	}
#recommend .bkContainer .gaiyo{
	width:50px;
	height:85px;
	float:left;
	}
#recommend .bkContainer .gaiyo .shubetsu{
	color:#000066;
	font-size:10px;
	}
#recommend .bkContainer .gaiyo .name{
	text-align:center;
	line-height:30px;
	font-size:12px;
	color:#333;
	}
#recommend .bkContainer .gaiyo .kakaku{
	color:#CC0000;
	text-align:right;
	font-size:10px;
	}
#recommend .bkContainer .gaiyo .kakaku strong{
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:center;
	}
#recommend .bkContainer .coment{
	height:45px;
	padding:5px 0 0 0;
	margin:0 4px;
	color:#0066CC;
	font-size:10px;
	line-height:15px;
	overflow-y:hidden;
	float:none;
	clear:both;
	}
#recommend .shosai{
	background:url(image/shosai.jpg) 0 0 no-repeat;
	height:18px;
	line-height:18px;
	}
#recommend .shosai a{
	line-height:18px;
	text-indent:-9999em;
	display:block;
	}
	
	
	
/*売買物件情報*/
#search *{
	padding:0;
	margin:0;
	}
#search{
	}
#search h3{
	background:url(image/menu2_r1_c1.jpg) 0 0 no-repeat;
	height:18px;
	display:block;
	text-indent:-9999em;
	}
#search ul{
	list-style-type:none;
	background:url(image/search_bt.jpg) 0 0 no-repeat;
	width:360px;
	height:200px;
	}
#search li{
	list-style-type:none;
	width:120px;
	float:left;
	}
#search li h4{
	height:126px;
	text-indent:-9999em;
	display:block;
	}
#search li a{
	width:100px;
	height:30px;
	text-indent:-9999em;
	display:block;
	margin:0 10px 5px;
	}

