@charset "UTF-8";

#btnSub{
	height:300px;
	clear:both;
	background:url(../images/visu.jpg) no-repeat;
	padding:0px 50px;
}

#searchMenu{
	position:relative;
	top:164px;
}

#sidebar{
	width:210px;
	float:right;
	position:relative;
	top:-135px;
}

h2{
	line-height:0%;
	margin:0;
	padding:0;
}
/* ----------トップページ ----------- */

#btnRecoList{
	width:170px;
	position:relative;
	left:490px;
	top:-33px;
}

#recoBody{
	margin:0px 0px 0px 0px;
	padding:0 20px 0 20px;
}

#recoBody a.arrow{
	background:url(../images/arrow.gif) no-repeat 0 5px;
}

.reco{
	border-top:2px solid #c00;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	width:148px;
	float:left;
	margin:0 7px 20px 0;
	padding:0px;
}

.reco div{
	padding:8px;
}

.reco div a{
	display:block;
}

.reco div a.arrow{
	height:40px;
	lihe-height:100%;
}

.reco div img{
	margin-top:5px;
	max-height:132px;
}

.reco p{
	background:url(../images/bg_recommendlist.gif) no-repeat;
	padding:8px 8px 8px 8px;
	line-height:140%;
	margin:0px;
	height:70px;
}

/* ----------賃貸物件情報ブログ ----------- */

#bukkenBLOG{
	width:670px;
	margin:0;
	padding:20px 0 0 0;
	clear:both;
}

#bukkenBLOG h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:0%;
	font-size:0%;
}

#bukkenBLOGBg{
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	background:url(../images/bg_bukkenblog.jpg) no-repeat bottom;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.blogL{
	width:420px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #ccc;
	float:left;
}

.blogL h3{
	margin:0px 0px 0px 20px;
	padding:17px 0px 20px 50px;
	line-height:150%;
	font-size:90%;
	background:url(../images/icon_new.gif) no-repeat;
}


.photo{
	width:180px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 20px;
	float:left;
}

.blogL p{
	width:200px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 10px 0px;
	float:right;
}

.blogL p.next a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(../images/arrow01.gif) no-repeat 0px 2px;
	color:#c00;
}

.blogR{
	width:220px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.blogR h4{
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	line-height:0%;
	font-size:0%;
}

.blogR ul{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	line-height:200%;
	font-size:10px;
	list-style-type:none;
}

.blogR li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(../images/arrow01.gif) no-repeat 0px 5px;
}







#figRecoBnr{
	margin:0;
	padding:40px 0 0 0;
	width:670px;
	clear:both;
}

#figRecoBnr ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
}

#figRecoBnr ul li{
	margin:25px 0 0 0;
	float:left;
	margin-left:15px;
}

#figAbout{
	margin:50px 0 0 0;
	padding:100px 0 0 0;
	clear:both;
	background:url(../images/bg_index_about.jpg) no-repeat;
	width:670px;
}

#figAbout h3{
	margin:0;
	padding:0;
	line-height:0%;
	text-indent:-5000px;
}

.phAbout{
	margin:0 0 0 20px;
	float:left;
	clear:right;
	width:150px;
}

#figAbout p{
	margin:0 0 0 20px;
	padding:0;
	float:left;
}

#newsBody{
	width:670px;
	margin:40px 0 0 0;
	padding:0;
	clear:both;
}

.newsBlock{
	display:inline-block;
	clear:both;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
}


dl.list{
	display:inline-block;
	clear:both;
	margin:0;
	padding:0px 12px 5px 12px;
	text-align:left;
	border-bottom:1px solid #ccc;
}


dl.list dt{
	color:#666;
	font-weight:normal;
	width:120px;
	line-height:160%;
	margin:0;
	padding:8px 0 6px 0;
	float:left;
}

dl.list dd{
	font-weight:normal;
	width:520px;
	line-height:160%;
	margin:0;
	padding:8px 0 6px 0;
	float:left;
}

dl.list dd a{
	margin:0;
	padding:0 0 0 12px;
	background:url(../images/arrow.gif)  no-repeat;
}
