@charset "EUC-JP";

/* 基本設定
************************************** */
#contents {
	clear: both;
	float: left;
	width: 770px;
	height: auto;
}


/* トップイメージ設定
************************************** */
#topimg {
	float: left;
	width: 760px;
	height: 200px;
}

#topimg01 a{
	float: left;
	width: 190px;
	height: 180px;
	background-image: url(../images/home/top_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#topimg01 a:hover{
	background-position: 0px -180px;
}
#topimg02{
	float: left;
	width: 190px;
	height: 180px;
	background-image: url(../images/home/top_02.jpg);
	background-repeat: no-repeat;
}
#topimg03{
	float: right;
	width: 380px;
	height: 180px;
	background-image: url(../images/home/top_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


/* 期間限定
************************************** */
#shin{
	margin: 0px 30px 5px 30px;
	border: 1px solid #999999;
	height:auto
}
#shin marquee{
	color: #666666;
	font-size: 12px;
}


/* 左側設定
************************************** */
#left {
	float: left;
	width: 535px;
	height: auto;
	padding-left: 20px;
}

/* 関東で物件を探す */
#title_kanto {
	width: 535px;
	height: 170px;
}

#title_kanto a{
	clear: both;
	float: left;
}

#title_kanto  h2 {
	width: 535px;
	height: 28px;
	background-image: url(../images/home/title_kanto.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

#bukken {
	float: left;
	width: 180px;
}
#bukken h3 a{
	float: left;
	width: 170px;
	height: 25px;
	background-image: url(../images/home/sub_title_bukken.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#room {
	float: left;
	width: 180px;
}
#room h3 a{
	float: left;
	width: 170px;
	height: 25px;
	background-image: url(../images/home/sub_title_room.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#service {
	float: left;
	width: 170px;
}
#service h3 a{
	float: left;
	width: 170px;
	height: 25px;
	background-image: url(../images/home/sub_title_service.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

/*a文字 */
#title_kanto a{
	color: #666666;
	line-height: 150%;
}
#title_kanto a:link,a:visited{
	color: #999999;
}
#title_kanto a:hover{
	color: #FF6666;
	text-decoration: none;
}
#title_kanto span {
	margin-left: 10px;
}

/* トピックスとQ&A */
#topics_qa {
	float: left;
	width: 535px;
	height: 140px;
}

/* トピックス */
#title_topics {
	float: left;
	width: 345px;
	height: 140px;
}
#title_topics h2 {
	width: 345px;
	height: 29px;
	background-image: url(../images/home/title_topics.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#title_topics01{
	float: left;
	width: 200px;
}
#title_topics02{
	float: right;
	width: 145px;
}

/*a文字 */
#title_topics a{
	color: #666666;
	line-height: 150%;
}
#title_topics a:link,a:visited{
	color: #999999;
}
#title_topics a:hover{
	color: #00CCCC;
	text-decoration: none;
}
#title_topics span {
	margin-left: 10px;
}

/* Ｑ＆Ａ */
#title_qa {
	float: right;
	width: 165px;
	height: 130px;
	padding-right: 0px;
	padding-left: 0px;
}
#title_qa h2 {
	width: 165px;
	height: 29px;
	background-image: url(../images/home/title_qa.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

/*a文字 */
#title_qa a{
	color: #666666;
	line-height: 150%;
}
#title_qa a:link,a:visited{
	color: #999999;
}
#title_qa a:hover{
	color: #00CCCC;
	text-decoration: none;
}
#title_qa span {
	margin-left: 10px;
}

/* おすすめ物件 */
#title_osusume {
	float: left;
	width: 535px;
	margin-bottom: 5px;
}
#title_osusume h2 {
	width: 535px;
	height: 29px;
	background-image: url(../images/home/title_osusume.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
div.osusume {
	clear: both;
	width: 535px;
	height: auto;
}
div.osusume_detail {
	float: left;
	width: 260px;
	height: auto;
	margin-left: 7px;
	margin-bottom: 10px;
}
div.osusume_detail img{
	float: left;
	width: 80px;
	height: 60px;
	margin-right: 12px;
}
div.osusume_comment {
	float: left;
	width: 163px;
	margin-right: 5px;
}
div.osusume_comment p.h{
	color: #6D94F9;
	font-size: 12px;
}
div.osusume_comment p.pick{
	background:url(../images/home/pickup.gif) right top no-repeat;
}

/*a文字 */
#title_osusume a{
	color: #666666;
	line-height: 1.5em;
	font-size: 11px;
}
#title_osusume a:hover{
	color: #666666;
	text-decoration: none;
}


/* コンタクト */
#contact {
	float: left;
	width: 530px;
	height: 100px;
	margin-bottom: 15px;
}

#line {
	float: left;
	width: 530px;
	height: 5px;
	background-image: url(../images/home/line.gif);
	background-repeat: no-repeat;
	background-position: center;	
}

#contact_banner{
	float: left;
	width: 530px;
	height: 17px;
	background-image: url(../images/home/tsic.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#callnumfax{
	float: left;
	width: 530px;
	height: 35px;
	background-image: url(../images/home/tell_fax.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden;
}

#contact_time {
	float: left;
	width: 530px;
	height: 20px;
	background-image: url(../images/home/open_hour.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

/* バナー */
#banners {
	float: left;
	width: 530px;
	height: 22px;
	margin-bottom: 15px;
}

#banners img{
	border:0;
}

#banners  p{
	font-size: 8.5px;
	letter-spacing: -1px;
	color: #666666;
	text-align: center;
}

#banner01 {
	float: left;
	width: 122px;
	height: 22px;
	margin-right:15px;
}
#banner02 {
	float: left;
	width: 76px;
	height: 22px;
	margin-right:15px;
}
#banner03 {
	float: left;
	width: 94px;
	height: 22px;
	margin-right:15px;
}
#banner04 {
	float: left;
	width: 88px;
	height: 22px;
	margin-right:15px;
}
#banner05 {
	float: left;
	width: 90px;
	height: 22px;
}


/* 右側設定
************************************** */
#right {
	float: right;
	width: 170px;
	height: auto;
	padding-right: 30px;
	margin-top: 0px;
}

/* 全国の物件を探す */
#title_zenkoku {
	float: right;
	width: 170px;
	height: auto;
}
#title_zenkoku h2 {
	float: right;
	width: 170px;
	height: 28px;
	background-image: url(../images/home/title_zenkoku.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	overflow: hidden;	
	margin-top: 0px;
	margin-bottom: 0px;
}

#chizu {
	float: right;
	width: 170px;
	height: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nenkan {
	width: 157px;
	margin-top: 20px;
	font-size: 9px;
	color: #666666;
}

#pop {
	margin-right: 5px;
	margin-bottom: 5px;
}

#pop  p{
	font-size: 9px;
	color: #6765C6;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 2px;
}

#pop a:link{
	font-size: 9px;
	color: #666666;
	line-height: 150%;
}
#pop a:visited{
	font-size: 9px;
	color: #999999;
}
#pop a:hover {
	text-decoration: none;
}


/* アクセスランキング設定 */
#ranking{
	width: 170px;
	height: 250px;
}

#ranking ul{
	margin: 0px;
	padding: 0px;
}
#ranking li{
	margin: 0px;
	padding: 0px;
}

#ranking h3 {
	float: right;
	width: 170px;
	height: 43px;
	background-image: url(../images/home/ranking01.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0px;
}

#ranking_table {
	float: right;
	width: 170px;
	height: auto;
	border: 1px dotted #6765C6;
	margin-top: 5px;
	margin-bottom: 10px;
}

#ranking_1to5 {
	float: right;
	width: 160px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
}

#ranking_1to5 a{
	color: #6765C6;
	line-height: 150%;
	font-size: 12px;
}
#ranking_1to5 a:hover {
	color: #C2C6A3;
	text-decoration: none;
}

#ranking_more {
	float: right;
	width: 170px;
	height: 9px;
	margin-bottom: 10px;
}

#ranking_more a{
	float: right;
	width: 59px;
	height: 9px;
	background-image: url(../images/home/lanking02.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 10px;
}


/* お知らせ */
#oshirase {
	clear: both;
	float: left;
	width: 720px;
	background-color: #ffffff;
	border: 1px dotted #e4007f;
	margin-left: 20px;
	margin-bottom: 12px;
}
#oshirase p{
	font-size: 12px;
	color: #e4007f;
	margin-left: 8px;
	margin-top: 3px;
}