@charset "UTF-8";


/* -----------------------------------------------------------
    バナー
-------------------------------------------------------------- */
#banner{
	width:862px;
	height:73px;
	margin:20px 0 20px 0;
	position:relative;
}

#banner01{
	width:282px;
	height:73px;
	position:absolute;
	left:4px;
	top:0px;
}

#banner02{
	width:282px;
	height:73px;
	position:absolute;
	left:292px;
	top:0px;
}

#banner03{
	width:282px;
	height:73px;
	position:absolute;
	left:580px;
	top:0px;
}

/* -----------------------------------------------------------
    新着情報・キャンペーン情報・おすすめ物件情報
-------------------------------------------------------------- */
.co_box_top{
	padding:5px 0 0 0;
	background:url(../images/co_box_top.gif) no-repeat left top;
	margin:0 0 8px 0;
}

.co_box_bottom{
	padding:0 0 3px 0;
	background:url(../images/co_box_bottom.gif) no-repeat left bottom;
}

.co_box_inner{
	padding:0 7px 8px 5px;
	background:url(../images/co_box_inner.gif) repeat-y left top;
}

.co_text_area{
	height:105px;
	overflow:auto;
	padding:3px 5px 2px 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_text_area2{
	height:105px;
	overflow:auto;
	padding:3px 5px 2px 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_text_area3{
	height:auto;
	overflow:none;
	padding:3px 5px 2px 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.tsp{
	padding:0 0 12px 0;
}

.space{
	padding:5px 5px 5px 5px;
}

.topics_table{
	width:auto;
	border-collapse:collapse;
	border:none;
}

.topi_date{
	width:auto;
	border:none;
	font-weight:bold;
	color:#555;
	font-size:12px;
	vertical-align:top;
	padding:6px 10px 2px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.topi_date span{
	border-bottom:2px #EAEAEA solid;
}

.topi_txt{
	width:auto;
	padding:6px 10px 2px 0;
	border:none;
	vertical-align:top;
}
/*
.co_box_top a:link {
	text-decoration:none;
	color:#FF8C00;
}

.co_box_top a:visited {
	text-decoration:none;
	color:#FF8C00;
}

.co_box_top a:hover {
	text-decoration:underline;
	color:#FF8C00;
}
*/
/* -----------------------------------------------------------
    おすすめ物件情報
-------------------------------------------------------------- */
.reco_title{
	color:#003366;
	font-weight:bold;
	border-left:5px #003366 solid;
	padding:0 0 0 5px;
}

.reco_img{
	float:left;
	width:110px;
	padding:10px 0 0 0;
}

.reco_tbox{
	float:right;
	width:150px;
	padding:10px 0 0 0;
}

.reco_tbox2{
	float:right;
	width:140px;
	padding:10px 0 0 0;
}
/*ここから*/
.reco_imgs{
	float:right;
	width:150px;
}

.reco_tboxs{
	float:right;
	width:430px;
	padding:10px 0 0 0;
}

.reco_tboxs div img{
	float:left;
	padding:2px;
}
/*ここまで削除する*/
.reco_btn{
	padding:10px 0 0 0;
	text-align:center;
}

/* -----------------------------------------------------------
    電車アイコン
-------------------------------------------------------------- */
.train{
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0 0 0 25px;
	background:url(../images/train.gif) no-repeat left top;
	height:22px;
}

.train2{
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0 0 5px 25px;
	background:url(../images/train.gif) no-repeat left top;
	height:22px;
	float:left;
	width:250px;
}


