
@charset "UTF-8";

/* 検索設定
************************************** */
#middle {
	float: left;
	width: 760px;
	height: 208px;
}

#daiei_sendai {
	float: left;
	width: 183px;
	height: 208px;
}

#daiei_sendai a{
	float: left;
	width: 183px;
	height: 208px;
	background-image: url(../images/basic/inside_14.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#shops {
	float: left;
	width: 183px;
	height: 208px;
	background-image: url(../images/home/top_26.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#E2E2E2;
	text-align: left;
}

#shops h2 {
	float: left;
	width: 183px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
}

.shops_one {
	float: left;
	text-align: left;
	width: 91px;
	height: 147px;
}

.shops_one a{
	text-align: left;
	font-size: 11px;
	color: #2050A4;
	line-height: 180%;
	text-decoration: underline;
	position: relative;
	left: 6px;
}
.shops_one a:hover{
	color: #696969;
	text-decoration: none;
}


#rent {
	float: left;
	width: 288px;
	height: 208px;
	background-image: url(../images/basic/inside_15.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#rent_banner01 {
	float: left;
	width: 268px;
	height: 67px;
	position: relative;
	top: 60px;
	left: 10px;
}
#rent_banner01 a {
	float: left;
	width: 268px;
	height: 67px;
	background-image: url(../images/basic/rent1_18.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#rent_banner02 {
	float: left;
	width: 268px;
	height: 67px;
	position: relative;
	top: 60px;
	left: 10px;
}
#rent_banner02 a {
	float: left;
	width: 268px;
	height: 67px;
	background-image: url(../images/basic/rent2_21.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#rent_banner01 a:hover,
#rent_banner02 a:hover {
	background-position: 0px -67px;
}

#buy {
	float: left;
	width: 289px;
	height: 208px;
	background-image: url(../images/basic/inside_16.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#buy_banner {
	float: left;
	width: 268px;
	height: 95px;
	position: relative;
	top: 78px;
	left: 10px;
}
#buy_banner a {
	float: left;
	width: 268px;
	height: 95px;
	background-image: url(../images/basic/buy_18.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#buy_banner a:hover {
	background-position: 0px -95px;
}


/* メイン設定
************************************** */
#main {
	float: left;
	width: 760px;
	height: auto;
}

#main h2 {
	float: left;
	width: 760px;
	height: 44px;
	background-image: url(../images/rent/rent_32.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#main_top {
	float: left;
	width: 760px;
	height: 700px;
}


