
@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/sell/sell_32.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#main_top {
	float: left;
	width: 690px;
	height: auto;
	position: relative;
	left: 35px;
	text-align: left;
}

#sell_image {
	float: left;
	width: 690px;
	height: 209px;
	background-image: url(../images/sell/sell_42.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
}

#main_top h3 {
	float: left;
	width: 690px;
	font-size: 15px;
	color: #2050A4;
	line-height: 300%;
}

#main_top h4 {
	float: left;
	width: 690px;
	font-size: 13px;
	color: #292929;
	line-height: 220%;
}

#main_top p {
	float: left;
	font-size: 12px;
	color: #292929;
	line-height: 160%;
}

#main_top a {
	float: left;
	font-size: 12px;
	color: #2050A4;
	line-height: 160%;
	text-decoration: underline;
}

#main_top a:hover {
	color: #696969;
	text-decoration: none;
}

#main_top ul {
	float: left;
	font-size: 12px;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-type: disc;
}

#main_top ul li {
	font-size: 12px;
	color: #292929;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

