@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.left {
	width: 460px;
	float: left:
}
/*===== ▼バナー（売買・賃貸）================================================== */
.left_box {
	width: 460px;
	float: left;
}

.banner_left {
	background: url("./image/banner1_bg.jpg") repeat-y;
	vertical-align: top;
}
.banner_left_txt {
	width: 205px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	
	
}

.banner_left_txt a:link {
	color: #333333;
	text-decoration: none;
}
.banner_left_txt a:active {
	color: #333333;
	text-decoration: none;
}
.banner_left_txt a:visited {
	color: #333333;
	text-decoration: none;
}
.banner_left_txt a:hover {
	color: #333333;
	text-decoration: none;
}

.banner_right {
	background: url("./image/banner2_bg.jpg") repeat-y;
	vertical-align: top;
	

}
.banner_right_txt {
	width: 205px;
	padding: 0px 0px 0px 15px;
	color: #000000;
}
.banner_right_txt a:link {
	color: #333333;
	text-decoration: none;
}
.banner_right_txt a:active {
	color: #333333;
	text-decoration: none;
}
.banner_right_txt a:visited {
	color: #333333;
	text-decoration: none;
}
.banner_right_txt a:hover {
	color: #333333;
	text-decoration: none;
}

.left {
	margin-bottom: 10px;
}
/*===== ▼インデックス　テキスト部分================================================== */

.index_txt {
	background: url("./image/index_bg.jpg") no-repeat;
	height: 186px;

}


.blue {
	width: 430px;
	color: #457FCE;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
}

.black {
	width: 430px;
	font-size: 13px;
	margin: 0px 0px 0px 10px;
}

/*===== ▼トピックス================================================== */

.right_box {
	width: 255px;
	float: right;
}

.topics {
	background: url("./image/topics_bg.jpg") repeat-y;
	
	
	
}

.date {
	width: 224px;
	height: 12px;
	background-color: #E6E6E6;
	margin: 0px 0px 5px 14px;
	line-height: 13px;
	font-size: 10px;
}

.news {
	margin: 0px 0px 5px 14px;
}

/*===== ▼info================================================== */

.info {
	width: 255px;
	background: url("./image/topics_bg.jpg") repeat-y;
	float: right;
}

.info_txt {
	font-size: 10px;
	line-height: 12px;
}

.info1 {
	width: 230px;
	margin: 0px 0px 0px 15px;
}
.info_red {
	width: 230px;
	margin: 0px 0px 5px 15px;
	color: #990033;
}
.info_line {
	width: 230px;
	margin: 0px 0px 5px 15px;
}
.info_blue {
	width: 230px;
	margin: 0px 0px 0px 15px;
	color: #3366CC;
}
/*===== ▼カウンター================================================== */
#counter {
	padding-top: 10px;
	margin-bottom: 10px;
}

/*===== ▼リンク================================================== */
.link {
	width: 560px;
	margin: 10px 0px 0px 0px;
}

.link_left {
	width: 137px;
	float: left;
	margin: 0px 4px 0px 0px;
} 

.link_right {
	width: 137px;
	float: right;
} 

