@charset "utf-8";

@import url("bukken.css");  
@import url("search_2.css");

/* ページタイトル
----------------------------------------------*/
#pagettl h2 {
	font-size: 2.83em;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 10px;
	width: 800px;
	float:left;
	}
#pagettl p.sell {
	display:inline;
	width: 130px;
	margin-left:10px;
	}

#pagettl p#p_sub {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e60012;
	}



/* 検索条件・表示内容等／コントロール部(.settingArea)
----------------------------------------------*/


/* 検索条件設定パネル(.setpanel)
--------------------------------------------------*/
#main .setpanel {
	margin-bottom: 15px;
	padding: 8px 8px 8px;
	background: #ffd2cd;
	}
#main .setpanel table {
	width: 910px;
	margin-bottom: 5px;
	}
#main .setpanel th {
	width: 60px;
	color: #FFF;
	background: #ff000a;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #FFF;
	}
#main .setpanel th.noline {
	border-bottom: none;
	}
#main .setpanel td {
	padding: 5px 10px;
	}
#main .setpanel th,
#main .setpanel td {
	vertical-align: middle;
	}
#main .setpanel td input {
	margin-right: 3px;
	}
html[xmlns] #main .setpanel td p { /*FireFox,Opera*/
	line-height: 1.8em;
	}

/* 価格、専有面積
-------------------------*/
#main .setpanel .td_price select {
	width: 125px;
	}
#main .setpanel .td_Marea select {
	width: 100px;
	}
#main .setpanel .fm,
#main .setpanel .more p {
	float: left;
	}
#main .setpanel .more p.add {
	padding-left: 12px;
}
#main .setpanel .more p a {
	padding-left: 10px;
	margin-left: 10px;
	background: url(img/arrow_g.gif) left center no-repeat;
	}
#main .setpanel .more p {
	position: relative;
	top: 3px;
	line-height: 1.2em;
	}
html[xmlns] #main .setpanel .fm { /*FireFox,Opera*/
	position: relative;
	top: 3px;
	}
#main .setpanel .fm select {
	position: relative;
	top: -1px;
	}

/* 間取り
-------------------------*/
#main .setpanel .td_room p {
	width: 80px;
	float: left;
	margin-bottom: 3px;
	}

/* 再検索ボタン
-------------------------*/
#main .setpanel td.td_btn {
	padding: 0;
	text-align: right;
	vertical-align: bottom;
	}


/* その他の検索条件
-------------------------*/
#main .setpanel .other_serch { padding-left: 4px; }
#main .setpanel .other_serch ul,
#main .setpanel .other_serch li {
	float: left;
	}
#main .setpanel .other_serch li {
	line-height: 1.1em;
	margin-left: 5px;
	}
#main .setpanel .other_serch li.osttl {
	margin-left: 0;
	padding-right: 15px;
	}
#main .setpanel .other_serch p a {
	line-height: 1.1em;
	margin-left: 15px;
	padding-left: 10px;
	background: url(../img/arrow_g.gif) left center no-repeat;
	}
#main .setpanel .mb10 {
	margin-bottom: 10px;
	}

/* ------------------------
   setpanel 検索条件-通勤時間
------------------------ */

#main .setpanel ul.norike li {
	float: left;
	width: auto;
	padding-right: 10px;
}




/* 並び変え(#rowchang)
-----------------------------------------------------*/
#main #rowchang {
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #999;
	}
#rowchang dt {
	float: left;
	}
#rowchang dd {
	padding: 5px 0;
	}
#rowchang dd ul	{
}
#rowchang dd li {
	float: left;
	line-height: 1.1em;
	margin-left: 8px;
	padding-right: 8px;
	background: url(../img/ichiran/bar.gif) right center no-repeat;
	}
#rowchang dd li.end {
	background: url(../img/ichiran/bar_end.gif) right center no-repeat;
	}
#rowchang dd {
	float: left;
	height: 12px;
	margin-left: 10px;
	background: url(../img/ichiran/bar_srt.gif) left center no-repeat;
	}
#rowchang dd a {
	height: 12px;
}



/* 表示コントロール(#disp)
-----------------------------------------------------*/
#main .disp {
	margin-bottom: 20px;
	}
#main .disp_l {
	float: left;
	width: 610px;
	}
#main .disp_r {
	float: right;
	}
#main .disp_l p {
	float: left;
	margin-right: 10px;
	}
#main .disp_l dt {
	float: left;
	margin-right: 5px;
	}
#main .disp_l dd {
	}
#main .disp_l p,
#main .disp_l dt{
	line-height: 1.5em;
	}

#main .disp_l dd select {
	position: relative;
	top: -1px;
	}

#main .disp_r li {
	float: left;
	line-height: 1.5em;
	margin-left: 6px;
	}




/* チェックした物件(#btnArea)
-----------------------------------------------------*/
#main div.btnArea {
	margin-bottom: 20px;
	}
#main div.btnArea .bA_inner {
	float: left;
	margin-top: 8px;
	margin-right: 20px;
	width: 160px;
	}
#main div.btnArea .bA_inner img {
	float: left;
	margin-right: 5px;
	}
#main div.btnArea .bA_inner p {
	margin-top: 2px;
	white-space: nowrap;
	}
#main div.btnArea li {
	float: left;
	margin-right: 5px;
	}
#main div.dotline {
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
	}



/* 新着エクスプレス(#express)
-----------------------------------------------------*/
#main div.express {
	margin-bottom: 15px;
	}
#main div.express p {
	text-align: center;
	}





/* 物件詳細リスト(#mainList)
----------------------------------------------*/
#main #mainList {
	margin-bottom: 20px;
	}
	
ul#all_check {
	float: left;
	position: relative;
	top: 3px;
	}
ul#all_check li {
	float: left;
	line-height: 1.1em;
	}
ul#all_check_btm {
	float: left;
	}
ul#all_check_btm li {
	float: left;
	line-height: 1.1em;
	}
	

ul#img_check {
	float: right;
	text-align: right;
	margin-bottom: 5px;
	}
ul#img_check li {
	float: left;
	line-height: 1.5em;
	}
ul#img_check li.def {
	padding: 0 3px;
	background: #094;
	color: #FFF;
	}



/* 物件表示用テーブル
-------------------------*/
#mainList table {
	width: 950px;
	margin-bottom: 5px;
	border-top: 1px solid #094;
	border-left: 1px solid #094;
	}
#mainList th,
#mainList td {
	border-right: 1px solid #094;
	border-bottom: 1px solid #094;
	vertical-align: middle;
	white-space: nowrap;
	}
#mainList th {
	padding: 5px 1px 5px 4px;
	text-align: center;
	background: #ebf4eb;
	}

#mainList th.thwd0 {
        width: 265px;
        }
#mainList th.thwd1 {
	width: 155px;
	}
#mainList th.thwd2 {
	/* width: 80px; */
	}
html[xmlns] #main #mainList th.thwd3 {
	width: 120px;
	}
html[xmlns] #main #mainList th.thwd3 ul.sort {
	width: 110px;
	}
#mainList th.thwd6 {
        width: 30px;
        }

#mainList td {
	padding: 4px;
	text-align: left;
	}
#mainList td.td_chkb {
	padding: 4px;
	text-align: center;
	}
#mainList td.td_rglr {
	padding-left: 20px;
	font-size: 14px;
	}
#mainList th li,
#mainList td p {
	line-height: 1.5em;
	}

#mainList th p {
	float: left;
	height: 40px;
	position: relative;
	top: 10px;
	}
#mainList th p.ps {
	top: 16px;
	}
#mainList ul.fl li {
	float: left;
	position: relative;
	left: 100px;
	}
#mainList ul.fl a img {
	margin-right: 5px;
	}

#main #mainList ul.sort {
	width: 80px;
}
html[xmlns] #main #mainList ul.sort {
	margin-right: auto;
	margin-left: 5px;
}
#main #mainList ul.sort_accs { width: 155px; }
	#main #mainList ul.sort li {
		width: 80px;
		margin: 2px 0 1px 0;
		padding: 0;
		text-align: left;
	}
	#main #mainList ul.sort_accs li { width: 155px; }
		#main #mainList ul.sort li a {
			display: block;
			margin: 0;
			padding: 0 0 0 17px;
			background-repeat: no-repeat;
			background-position: left center;
		}
		#main #mainList ul.sort li a:hover {
			color: #b50;
			background-image: url(/common/img/arrow_o.gif);
			background-color: #ebf4eb;
		}
		#main #mainList ul.sort li.actv a {
			background-image: url(/common/img/arrow_down.gif);
		}
		#main #mainList ul.sort li.actv a:hover { background-image: url(/common/img/arrow_down_o.gif); }

		#main #mainList ul.sort li.actv_up a {
			background-image: url(/common/img/arrow_up.gif);
		}
		#main #mainList ul.sort li.actv_up a:hover { background-image: url(/common/img/arrow_up_o.gif); }
		
		#main #mainList ul.sort li span.noLink {
			display: block;
			margin: 0;
			padding: 0 0 0 17px;
			background-repeat: no-repeat;
			background-position: left center;
		}



/*  物件詳細エリア(.td_item)
-------------------------*/
#mainList td.td_item {
	white-space: normal;
	text-align: left;
	}
#mainList td.td_item .item_img {
	float: left;
	##padding-right: 10px;
	padding-right: 5px;
	}
#mainList td.td_item .item_data {
	float: left;
	}
html[xmlns] #mainList td.td_item .item_data { /*FireFox,Opera*/
	##width: 160px;
	width: 150px;
	}
td.noImg {
	padding: 4px;
	}
html[xmlns] #mainList td.noImg .item_data { /*FireFox,Opera*/
	width: auto;
	}

/* サムネイル画像枠 */
#mainList td.td_item .item_img .thumb_img {
        display: table-cell;
        background-color: #f5f5f5;
        height: 78px;
        width: 100px;
        vertical-align: middle;
        text-align: center;
        }
/* サムネイル画像枠(NoImage) */
#mainList td.td_item .item_img .thumb_img_no {
        display: table-cell;
        background-color: #dadada;
        width: 100px;
        text-align: center;
        }
/* サムネイル画像本体 */
#mainList td.td_item .item_img .thumb_img img {
	max-width: 100px;
	max-height: 78px;
	margin: 0px;
	}

#mainList td.td_item .item_img img {
	margin-bottom: 5px;
	}
#mainList td.td_item .item_img p {
	line-height: 1.35em;
	}
#mainList td.td_item .item_data dt {
	font-size: 1.16em;
	font-weight: bold;
	margin-bottom: 5px;
	}
#mainList td.td_item .item_data dt a { line-height: 130%; }
#mainList td.td_item .item_data dt strong {
	font-weight: bold;
	}
#mainList td.td_item .item_data dd li a { line-height: 130%; }
#mainList td.td_item .item_data dd li p {
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
	}
#mainList td.td_item .item_data ul.p_btn li {
	float: left;
	margin-right: 3px;
	}
#mainList p.bld {
	font-weight: bold;
	}



/*  ページの上へ(.ptop)
-------------------------*/
#main p.ptop {
	text-align: right;
	}




/*  検討リストのボタン(.td_btn)
-------------------------*/
#mainList td.td_btn li {
	margin-bottom: 5px;
	}





/* 最近ご覧になった物件(#loglist)
----------------------------------------------*/
#main #loglist {
	margin-top: 10px;
	margin-bottom: 20px;
	}
#main #loglist h3 img {
	margin-bottom: 20px;
	}

/* テーブル設定
-------------------------*/
#loglist table {
	width: 950px;
	margin-bottom: 10px;
	border-top: 1px solid #094;
	border-left: 1px solid #094;
	}
#loglist th,
#loglist td {
	border-right: 1px solid #094;
	border-bottom: 1px solid #094;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 14px; 
	}
#loglist th {
	background: #ebf4eb;
	text-align: center;
	white-space: nowrap;
	}
#loglist th p { font-size: 12px; }
#loglist td,
#loglist td p {
	line-height: 1.5em;
	}
#loglist td.logname {
	font-size: 1.16em;
	text-align: left;
	}
#loglist td.logname strong {
	font-weight: bold;
}
#loglist td.addr {
	text-align: left;
	}




/* 広告・ＳＥＯスペース(#adv)
----------------------------------------------*/
#adv {
	margin-bottom: 20px;
	text-align: center;
	}
#adv_space {
	margin-bottom: 10px;
	}


/* CrossSearch
----------------------------------------------*/

#CrossSearch {
	margin-bottom: 25px;
}


/* designate_city 20120327
====================================== */
#designate_city{margin-bottom:30px;padding-top:10px}
#designate_city dt{font-weight:bold;color:#333333;border-bottom:1px dashed #999999;margin-bottom:4px;font-size:12px;padding-bottom:2px}
#designate_city dt span{color:#009A44}
#designate_city dd li{display:inline;border-right:1px solid #999999;margin-right:5px;padding-right:5px;line-height:1.6;font-size:14px;color:#999999}

/*Add start 20131025 togashi 入札物件対応*/

.pop1 a:hover{ /*マウスが乗ったら*/
	position: relative;
	top: 0px; left: 0px;
}
.pop1 a {
    text-decoration: none !important;
}
.pop1 span.bid,
.pop1 span.minprice,
.pop1 span.explain{
    background-color: #66b1f5;
	color:#fff;
    padding: 2px;
    text-align: center;
    line-height: 1.9;
    font-size: 80%;
}
.pop1 span.explain{
	border-left:1px dotted #fff;
}

a:hover .fukidasipop1 {
	display: block; /*ブロック要素で表示*/
}

.fukidasipop1 {
	position: absolute;
	top:15px; left:-205px;
	display:none;
	padding:6px;
	width : 185px;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	background-color: #cccccc;
	text-decoration: none;
	border-top:white solid 10px;
	border-right:#cccccc solid 10px;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
/*Add end 20131025 togashi 入札物件対応*/
