@charset "UTF-8";
/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2008.9.12*/

/*EDDITER*/
/*noriko mabuchi*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/





/*ナビゲーション現在地設定
ひろたの強み left:1px;top:47px;
オススメ left:151px;top:47px;
買いたい方へ left:301px;top:47px;
売りたい方へ left:451px;top:47px;
店舗案内 left:601px;top:47px;
お問い合わせ left:750px;top:47px;

***************************************/
#wrapper #navigation #now_sankaku{
	position:absolute;
	left: 1px;
	top: 47px;
}



/*上部・特集バナー
***************************************/
#wrapper #special{
	width: 900px;
	background: url(../../img/bg_special.gif) no-repeat 0 0;
	padding: 12px 0;
	margin: 0 auto 15px;
}
#wrapper #special ul{
 width: 870px;
 height: 70px;
 margin: 0 15px;
 list-style-type: none;
 padding-left: 0;
}
#wrapper #special li{
 height: 70px;
 float: left;
}
#wrapper #special li.special_180px{ width: 180px;}
#wrapper #special li.special_240px{ width: 240px;}


/*メインスペース部分
***************************************/
#wrapper #mainspace_box{
	border:1px solid #c6c6c6;
	margin:0px;
	background-repeat:repeat-y;
	padding-top: 12px;
}
#wrapper #mainspace_box #left_box{
	margin:0px auto;
	float:left;
	width:625px;
	padding: 0 0 0 16px;
}
*html #wrapper #mainspace_box #left_box{
	width:648px;
}
#wrapper #mainspace_box #right_box{
	margin:0px;
	float:right;
	width:250px;
	padding-right: 0px;
	background-repeat:repeat-x;
}


/*物件を買いたい
***************************************/
#h2_kaitai {
 width: 625px;
 height: 38px;
 background: url(../../img/h2_kaitai2.gif) no-repeat 0 0;
 margin: 0 auto 10px;
} 
#h2_kaitai a {
 width: 625px;
 height: 38px;
 display: block;
}

/*物件を探す
***************************************/
#ttl_search {
 /*width: 625px;
 height: 36px;
 background: url(../../img/ttl_search.jpg) no-repeat 0 0;
 margin: 0 auto;
 text-indent: -9999px;
 font-size: 1px;*/
 background: url(../../img/ttl_search2.jpg) left top no-repeat;
 width: 446px;
 height: 36px;
 text-indent: -999em;
 overflow: hidden;
 margin-bottom: 10px;
}

/*検索部分*/

#bukken-search{
	width: 625px;
	/*width:621px;
	border-left:#FFCB75 solid 2px;
	border-right:#FFCB75 solid 2px;
	border-bottom:#FFCB75 solid 2px;*/
	margin:0 auto 10px auto;
	zoom: 100%;
}

	/*--clearfix--*/
	
	#bukken-search:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	#bukken-search{
	display: inline-table;
	}
	
	/*\*/
	
	*html #bukken-search{
	height: 1px;
	}
	
	#bukken-search{
	display: block;
	}
	
	/**/
	
	/*------------*/

#bukken-search-wrap{/*0912削除*/
	width:581px;
	margin: 0 20px;
}

#bukken-s-l{
	width: 448px;
	/*width:290px;*/
	float:left;
	margin:10px 0 10px 0;
}

#btn_search a{
background: url(../../img/btn_search_list.jpg) left top no-repeat;
width: 448px;
height: 78px;
text-indent: -999em;
overflow: hidden;
display: block;
margin-bottom: 5px;
}

#btn_search a:hover{
background-position: left bottom;
}


#bukken-s-r-wrap{
	width: 165px;
	float:right;
	margin:10px 0 10px 0px;
}

#bukken-s-r{/*0912削除*/
	float:right;
	margin:0px 0px 10px 0px;
	line-height:150%;
	text-align:left;
}

#bukken-s-btn{/*0912削除*/
	float:right;
	margin:10px 0px 10px 0px;
}

#simulation{
background: url(../../img/btn_simulation.jpg) left top no-repeat;
width: 165px;
height: 127px;
display: block;
text-indent: -999em;
overflow: hidden;
}

	#simulation:hover{background-position: left bottom;}

/*オススメ物件
***************************************/

#ttl_osusume {
	background-image:url(../../img/ttl_osusume_bukken2.jpg);
	background-repeat:no-repeat;
	width:625px;
	height:36px;
	margin:0;
	display: block;
}
#ttl_osusume a {
	width:625px;
	height:36px;
	display: block;
}

#osusume_box{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 623px;
	_width: 625px;/*ie6*/
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	overflow: hidden;
	padding-top: 12px;
}


#ttl_blog_search{
background: url(../../img/ttl_blog_search.jpg) left top no-repeat;
width: 586px;
height: 16px;
text-indent: -999em;
overflow: hidden;
margin: 0 auto;
}

#blog_search_wrap{
border: 1px solid #C6C6C6;
border-top: none;
width: 584px;
_width: 586px;/*ie6*/
margin: 0 auto 25px auto;
padding: 15px 0;
zoom: 100%;
}

	/*--clearfix--*/
	
	#blog_search_wrap:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	#blog_search_wrap{
	display: inline-table;
	}
	
	/*\*/
	
	*html #blog_search_wrap{
	height: 1px;
	}
	
	#blog_search_wrap{
	display: block;
	}
	
	/**/
	
	/*------------*/
	
	
#blog_search_wrap .box_left{
width: 310px;
padding-left: 7px;
float: left;
}

#blog_search_wrap .box_right{
width: 250px;
padding-right: 7px;
float: right;
}

	#blog_search_wrap .box_right .txt{
	line-height: 160%;
	text-align: left;
	margin-bottom: 25px;
	}
	
#search_submit{
text-align: center;
}


#osusume_box ul{
	background-color:#f5f5e5;
	list-style-type:none;
	text-align: center;
	width: 611px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0 6px 6px 6px;
	text-align:center;
	overflow: auto;
}



#cate_btn a{
	background-repeat:no-repeat;
	display: block;
	width: 108px;
	float: left;
	height: 20px;
}

#cate_btn li{
	float: left;
	list-style-type: none;
	padding-left: 11px;
}


#osusume01 a{
	background-image:url(../../img/btn_osusume_01.gif);
}
#osusume02 a{
	background-image:url(../../img/btn_osusume_02.gif);
}
#osusume03 a{
	background-image:url(../../img/btn_osusume_03.gif);
}
#osusume04 a{
	background-image:url(../../img/btn_osusume_04.gif);
}
#osusume05 a{
	background-image:url(../../img/btn_osusume_05.gif);
}
#wrapper #mainspace_box #left_box #osusume_box dl{
	background-repeat:no-repeat;
	background-position:bottom;
	display: block;
	background-image: url(../../img/bg_osusume_list.gif);
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 637px;
}
#wrapper #mainspace_box #left_box #osusume_box dt{
	width:144px;
	float:left;
	font-weight:bold;
	text-align: center;
	margin-top: 12px;
}
#wrapper #mainspace_box #left_box #osusume_box dd.title{
	width:360px;
	text-align: left;
	margin-left: 24px;
	display: block;
	float: left;
	vertical-align: middle;
	padding-bottom: 6px;
}
#wrapper #mainspace_box #left_box #osusume_box dd.title p{
	text-indent:12px;
	margin-bottom: 6px;
}
#wrapper #mainspace_box #left_box #osusume_box dd.koushin{
	width: 100px;
	clear: right;
	float: right;
	display: block;
	margin-top: 12px;
}


/*オススメ物件new
***************************************/

.wrapper-osu{
	width:610px;
	margin:20px auto 20px 12px;
}

.osusume-box-l{
	width:290px;
	float:left;
	margin-right:5px;
}

.osusume-box-r{
	width:290px;
	float:right;
}

.float-l{
	float:left;
}

.osusume-txt{
	width:195px;
	float:right;
	text-align:left;
}

.osusume-txt h3 a{
	font-size:12px;
	font-weight:bold;
	color:#BA0000;
	text-decoration:underline;
	padding-bottom:5px;
	line-height:130%;
}

.osusume-txt p{
	font-size:10px;
	color:#333333;
	padding-bottom:3px;
}



/*物件リクエスト・ボタン
***************************************/
#btn_buy_request {
 width: 625px;
 height: 100px;
 background: url(../../img/btn_buy_request.jpg) no-repeat 0 0;
 margin: 0 auto 30px;
 float: none;
 clear: both;
}
#btn_buy_request a {
 width: 625px;
 height: 100px;
 display: block;
}
#btn_buy_request a:hover {
 background: url(../../img/btn_buy_request.jpg) no-repeat 0 bottom;
}


/*物件を売りたい上部のスペシャルバナー
***************************************/
#sp_m_banner_box{
 background:url(../../img/sp_m_banner_box_bg.gif) no-repeat;
 width:625px;
 height:94px;
 padding:8px;
}


/*物件を売りたい
***************************************/
#h2_uritai {
 width: 625px;
 height: 38px;
 background: url(../../img/h2_uritai2.gif) no-repeat 0 0;
 margin: 0 auto 10px;
} 
#h2_uritai a {
 width: 625px;
 height: 38px;
 display: block;
}

#btn_sell {
 width: 625px;
 height: 106px;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
#btn_sell li {
 height: 106px;
 float: left;
}
#btn_sell li a {
 height: 106px;
 display: block;
 text-indent: -9999px;
}
#btn_sell #btn_sell_manual {
 width: 209px;
 background: url(../../img/btn_sell_manual.jpg) no-repeat 0 0;
}
#btn_sell #btn_sell_manual a:hover{
 background: url(../../img/btn_sell_manual.jpg) no-repeat 0 bottom;
}
#btn_sell #btn_sell_consult {
 width: 210px;
 background: url(../../img/btn_sell_consult.jpg) no-repeat 0 0;
}
#btn_sell #btn_sell_consult a:hover{
 background: url(../../img/btn_sell_consult.jpg) no-repeat 0 bottom;
}
#btn_sell #btn_sell_assessment {
 width: 206px;
 background: url(../../img/btn_sell_assessment.jpg) no-repeat 0 0;
}
#btn_sell #btn_sell_assessment a:hover{
 background: url(../../img/btn_sell_assessment.jpg) no-repeat 0 bottom;
}



#blog-information {
	width: 625px;
	margin: 0 auto;
}
#blog{
	width: 412px;
	float: left;
	margin: 15px 0 10px;
}
#h3_blog a{
	display:block;
	background-image:url(../../img/ttl_blog_w412.jpg);
	background-repeat:no-repeat;
	height:54px;
	width: 412px;
}

#blog_line {
	width:410px;
	height: 156px;
	background-color:#FFFFFF;
	margin:0px ;
	padding:10px 0px 10px 0px;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

#blog_line ul{
	margin:0px 15px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
#blog_line li {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
}

#blog_line a{
	text-decoration:underline;
	font-size:12px;
	color:#333333;
	line-height:150%;
}




#bnr_information {
 width: 204px;
 list-style-type: none;
 float: right;
 margin: 18px 0 10px 0;
 padding: 0;
}
#bnr_information li {
 width: 204px;
 height: 72px;
 margin-bottom: 6px;
}
#bnr_information li a {
 width: 204px;
 height: 72px;
 display: block;
 text-indent: -9999px;
}
#bnr_information #bnr_dictionary {
 background: url(../../img/bnr_dictionary.jpg) no-repeat 0 0;
}
#bnr_information #bnr_dictionary a:hover{
 background: url(../../img/bnr_dictionary.jpg) no-repeat right 0;
}
#bnr_information #bnr_link {
 background: url(../../img/bnr_link.jpg) no-repeat 0 0;
}
#bnr_information #bnr_link a:hover{
 background: url(../../img/bnr_link.jpg) no-repeat right 0;
}
#bnr_information #bnr_shisan {
 background: url(../../img/bnr_shisan.jpg) no-repeat 0 0;
}
#bnr_information #bnr_shisan a:hover{
 background: url(../../img/bnr_shisan.jpg) no-repeat right 0;
}




/*バナーボックス
***************************************/

#wrapper #mainspace_box #left_box #banar_box{
	background-image:url(../../img/bg_banar_box.gif);
	background-repeat:repeat-x;
	height:89px;
	padding:0px 5px;
}

#wrapper #mainspace_box #left_box #banar_box a#banar01{
	background-image:url(../../img/banar_dictionary.jpg);
	width:204px;
	height:72px;
	display:block;
	float:left;
	margin:9px 6px 0px 0px;
}
#wrapper #mainspace_box #left_box #banar_box a#banar02{
	background-image:url(../../img/banar_link.jpg);
	width:210px;
	height:72px;
	display:block;
	float:left;
	margin:9px 6px 0px 0px;
}
#wrapper #mainspace_box #left_box #banar_box a#banar03{
	background-image:url(../../img/banar_shisan.jpg);
	width:210px;
	height:72px;
	float:left;
	display:block;
	margin:9px 0px 0px 0px;
}

#wrapper #mainspace_box #left_box #banar_box a#banar01:hover{
	background-image:url(../../img/banar_dictionary_o.jpg);
	
}
#wrapper #mainspace_box #left_box #banar_box a#banar02:hover{
	background-image:url(../../img/banar_link_o.jpg);
}
#wrapper #mainspace_box #left_box #banar_box a#banar03:hover{
	background-image:url(../../img/banar_shisan_o.jpg);
}


/*オープンハウス上部のバナーボックス
***************************************/
#wrapper #mainspace_box #right_box #sp_r_banner_box{
	margin:0 11px 10px 11px;
	width:228px;
}

#sp_r_banner_box .sp_r_banner01{
	background:url(../../img/bnr_special_5pric_1_b.jpg) no-repeat;
	position:relative;
	width:228px;
	height:88px;
	margin:10px 0px 0px 0px;	
}

#sp_r_banner_box .sp_r_banner02{
	background:url(../../img/bnr_special_5pric_2_b.jpg) no-repeat;
	position:relative;
	width:228px;
	height:88px;
	margin:5px 0px 0px 0px;	
}
#sp_r_banner_box .sp_r_banner03{
	width:228px;
	height:88px;
	margin:10px 0px 0px 0px;	
}

.sp_r_banner_btn01{	position:absolute; top:60px; left:10px;}
.sp_r_banner_btn02{	position:absolute; top:60px; left:110px;}


/*オープンハウス
***************************************/
#open_house{
	margin:0 11px 0px 11px;
	width:228px;
}
#open_house h2{
	background-image:url(../../img/ttl_open.gif);
	width:228px;
	height:48px;
}

#open_house h2 a{
	background-image:url(../../img/ttl_open.gif);
}

#open_house_main{
	width:226px;
	margin:0px 0px 12px;
	padding-top:12px;
	padding-bottom:6px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	border-bottom:1px #cfcfcf solid;
}

#open_house_main_txt{
	width:206px;
	height:48px;
	margin:0px 10px 10px 10px;
	line-height:130%;
}

#open_house_que a{
	width:121px;
	height:14px;
	float:left;
	background-image:url(../../img/ttl_open02.gif);
	background-repeat:no-repeat;
	margin:0px 0px 3px 10px;
}

#open_house_ttl{
	width:216px;
	height:24px;
	background-image:url(../../img/ttl_open03.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	margin-top:10px;
}

.open_house{
	width:204px;
	background-image:url(../../img/open_border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:10px 10px;
}

.open_house h4 a{
	font-size:12px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
	line-height:150%;
}

.open_house p{
	font-size:10px;
	padding-top:5px;
}


.open_house_end{
	width:204px;
	margin:10px 10px;
}

.open_house_end h4 a{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}

.open_house_end p{
	font-size:10px;
	padding-top:5px;
}

.btn_open_house a{
	width:80px;
	height:18px;
	float:right;
	background-image:url(../../img/btn_open.gif);
	margin-bottom:8px;
	margin-top:8px;
}



/*お客様の声
***************************************/
#voice{
	margin:0 11px 0px 11px;
	width:228px;
}
#voice h2{
	background-image:url(../../img/ttl_voice.gif);
	width:228px;
	height:36px;
}

#voice h2 a{
	display: block;
	width:228px;
	height:36px;
}

#voice_main{
	width:226px;
	margin:0px 0px 12px;
	padding-top:12px;
	padding-bottom:6px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	border-bottom:1px #cfcfcf solid;
}
.voice_main_txt {
	width:206px;
	margin:0px 10px 5px;
	font-size: 12px;
	line-height: 140%;
}
.voice_main_txt a:link {
	font-size: 12px;
	line-height: 140%;
	color: #333;
}
.voice_main_name {
	width:206px;
	margin:0px 10px 10px;
	padding-bottom: 10px;
	text-align: right;
	background: url(../../img/bg_voice.gif) repeat-x 0 bottom;
	color: #F01100;
	font-size: 10px;
}





/*店舗紹介
***************************************/
#wrapper #mainspace_box #right_box #shop_info{
	margin:0px 11px 10px 11px;
}

#wrapper #mainspace_box #right_box #shop_info h2{
	background-image:url(../../img/h2_shop.gif);
	width:228px;
	height:36px;
}


/*Banner*/
#wrapper #mainspace_box #right_box #banner{
	margin-top: 11px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
}


/*店舗紹介RSS追加
***************************************/

#news_box{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	width: 647px;
}

#news_box h2 a{
	background-image:url(../../img/h2_news.gif);
	background-repeat:no-repeat;
	width:647px;
	height:37px;
	margin:0px 0px 5px;
	display: block;
}

#news_box_txt {
	width:600px;
	margin:15px;
	text-align:left;
}

#news_box_txt ul {
	margin: 0px;
	padding:0px;
}

#news_box_txt li {
	margin: 0px;
	padding:0px 0px 5px 0px;
	list-style-type: none;
	line-height:150%;
}

#news_box_txt a{
	text-decoration:underline;
	font-size:12px;
	color:#333333;
}

#shop_area{
	width:226px;
	margin:0px 0px 12px;
	padding-bottom:6px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	border-bottom:1px #cfcfcf solid;
	background:url(../../img/bg_blog.jpg);
}



.select{
	width:204px;
}
