

h4.news{
	border-bottom: 2px solid #ff3300;
	
	 
}

/* rakrak */
#searchRaku {
	position: relative ;
	width: 410px ;
	padding-top: 31px ;
	margin: auto auto 10px ;

	background: url("/images/index/rak_title.gif") no-repeat ;
}

#searchRaku #searchRaku-inner {
	height: 1% ;
	padding-bottom: 10px ;
	padding-left: 4px ;
	overflow: hidden ;
	margin-right:2px;
	margin-bottom:9px;
	background: url("/images/index/rak_bg.gif") bottom right no-repeat ;
}

#searchRaku dl{
	position: relative ;
	float: left ;
	height: 84px ;
	width: 190px ;
	margin-left: 6px ;
	display: inline ;

}

#searchRaku dt{
	font-weight: bold ;
	text-align: center ;
}

#searchRaku dd{
	position: absolute ;
	left: 0px ;
	top: 0px ;
	z-index: 0 ;
}

#searchRaku dt a {
	position: absolute ;
	float: left ;
	left: 0px ;
	top: 2px ;
	height: 84px ;
	width: 190px ;
	z-index: 1 ;
	background: url("/images/index/rakuraku.gif") ;
}
#searchRaku .chintai{
		padding-left:2px;
}
#searchRaku .chintai dt a {
		background-position: 0px -5px ;
}

#searchRaku .baibai dt a {
	background-position: 0px -90px ;
}

#searchRaku #searchRaku-inner  h3 {
	position: absolute ;
	left: 0px ;
	top: 0px ;
	height: 1em ;
	padding-top: 1em ;
}
/** オススメ物件情報 **/
/* sumaOsusumeHead */
.sumaOsusumeHead{
	width:410px;
	height:36px;
	font-size:12px;
	margin-bottom:-5px;
	background: url("/images/common/osu_head.gif") no-repeat;
}
/* sumaOsusumeMiddle */
.sumaOsusumeMiddle {
	width:402px;
	padding:3px 5px 2px 6px;
	background: url("/images/common/osu_bg.gif") repeat-y;
}

ul.sumaOsusumeMiddle li {
	width:380px;
	margin-left:10px;
	margin-bottom:2px;
	border-bottom:1px dotted #77caf1;

}

ul.sumaOsusumeMiddle li a{
	padding-left:20px;
	background: url("/images/common/osu_list_icon.gif") no-repeat;
	width:380px;height:20px;
	margin-bottom:-5px;
}
/* sumaOsusumeFoot */
.sumaOsusumeFoot{
	width:408px;height:10px;
	margin-bottom:10px;
	background: url("/images/common/osu_foot.gif") no-repeat;
}

/**バナー関係**/
.banainfo{
	width:860px;height:45px;
	margin-top:10px;
	margin-bottom:15px;
}
.investbana{
	cursor:pointer;
	width:190px;height:42px;
	background: url("/images/index/invest.gif") no-repeat;
	border:1px solid #ccc;
	margin-bottom:17px;
	margin-right:0px;
}
.pitatbana{
	cursor:pointer;
	width:190px;height:42px;
	margin-right:0px;
	margin-bottom:15px;
	background: url("/images/index/pitatcom.gif") no-repeat;

}
.o-kubana{
	width:210px;height:42px;
	background: url("/images/index/pitat_auc.gif") no-repeat;
}

/*layout
============================*/
#sidenavi1 {
	float: left ;
	width: 190px ;
	margin-left: 19px ;
	margin-top:6px;
	display: inline ;
}

#contentCenter {
	float: left ;
	width: 400px ;
	margin: 0px 15px ;
	margin-right:27px;
	display: inline ;
}
#sidenavi2 {
	margin-top:6px;
}

/*index
============================*/
.ieAttention{
	background-color:#e3f4fc;
	border:3px solid #00c2f3;
	width :805px;height:70px;
	margin:10px 0 20px 19px;
	padding:10px 0 0 10px;
	font-size:18px;
	text-align:center;
	display:none;
}

