@charset "euc-jp";



/*=====================================================
中古マンション特集固有スタイル
=======================================================*/

/* 地域検索 --------------------------------------------------*/
.sarch_area{
	width:516px;
	padding:0 15px;
	margin:0px;
	}
h2.sarch{
	margin:20px 0 10px 0;
	padding:0;
	}
.area_map{
	float:left;
	width:164px;
	height:auto;
	margin:0 5px 0 0; 
	padding:0;
	border:solid 1px #d0d0d0;
	}
.map{
	margin:5px 5px 4px 5px;
	}
a.search_area{
	display: block;
	width: 154px;
	height:27px;
	margin:0 0 5px 5px;
	background: #EEE url(/imgs/special/search/map_btn_area.gif) no-repeat left top;
	}
a:hover.search_area{
	background-position: left bottom;
	}
a.search_area span{
	display:none;
	}

a.search_route{
	display: block;
	width: 154px;
	height:27px;
	margin:0 0 5px 5px;
	background: #EEE url(/imgs/special/search/map_btn_route.gif) no-repeat left top;
	}
a:hover.search_route{
	background-position: left bottom;
	}
a.search_route span{
	display:none;
	}


/* こだわり条件 */
.sarch_kodawari {
	clear:both;
	padding:0;
	margin:0;
	}

.kodawarilist {
	clear:both;
	width:517px;
	margin:15px;
	}

/* float解除*/
.kodawarilist:after { /*--モダンブラウザ用--*/
	content: url("/imgs/global/pixel.gif");
	display: block;
	clear: both;
	height: 0;
	}
.kodawarilist { /*--IE 5.5-7--*/
	zoom:1;} 


.kodawarilist h3{
	height:24px;
	margin-bottom:10px;
	background: transparent url("/imgs/special/search/kodawari_line.gif") no-repeat left bottom;
	}

.kodawarilist ul {
	float:left;
	width:230px;
	list-style: none;
	border-left:8px solid #ffffff;
	}
.kodawarilist ul li {
	border-bottom:5px solid #ffffff;
	}
.kodawarilist ul li a {
	margin-left:15px;
	}
.kodawarilist ul.syutolist li{
	background:url(/imgs/global/arrow_g_w7h7.gif) no-repeat 0px 2px;
	}

.kodawarilist ul.nagoyalist li{
	background:url(/imgs/global/arrow_n_w7h7.gif) no-repeat 0px 2px;
	}

.kodawarilist ul.kansailist li{
	background:url(/imgs/global/arrow_k_w7h7.gif) no-repeat 0px 2px;
	}


/*localNavi*/
body#searchMantion li#LM_searchMantion {
	display:none;
	}



/*081128追加*/
div#pickup {
	margin:15px 0 10px 0;
	}
div#pickup h2 {
	float:left;
	padding:3px 5px 0 5px;
	height:25px;
	line-height:25px;
	}
div#pickup h2 img {
	vertical-align:middle;
	}
div#pickup ul {
	display:inline;
	padding:0;
	margin:0;
	}
div#pickup ul li {
	display:inline;
	margin-left:5px;
	height:25px;
	line-height:25px;
	}
div#pickup ul li a {
	margin-left:12px;
	}
div#pickup ul li.shuto {
	background:url(/imgs/global/arrow_g_w7h7.gif) no-repeat 0px 2px;
	}
div#pickup ul li.nagoya {
	background:url(/imgs/global/arrow_n_w7h7.gif) no-repeat 0px 2px;
	}
div#pickup ul li.kansai {
	background:url(/imgs/global/arrow_k_w7h7.gif) no-repeat 0px 2px;
	}
	
div#pagelinks {
	background:url(/imgs/special/search_mansion/mansion_pickupOthers_bg.gif) repeat-x top;
	font-size:10px;
	clear:both;
	padding:10px 10px 5px 0;
	text-align:right;
	}
div#pagelinks h2 {
	padding:0;
	margin:0 10px 0 0;
	display:inline;
	font-weight:normal;
	}
div#pagelinks ul {
	display:inline;
	}
div#pagelinks ul li {
	display:inline;
	margin-left:5px;
	background:url(/imgs/special/search_mansion/mansion_pickupOthers_arrow.gif) no-repeat 0px 2px;
	padding-left:12px;
	}
div#pagelinks ul li a {	}