@charset "utf-8";

@import url("bukken.css"); 

/* ページタイトル
----------------------------------------------*/
#pagettl h2 {
	font-size: 2.33em;
	font-weight: bold;
	color: #e60012;
	margin-bottom: 10px;
	}
#pagettl p.mb10 {
	margin-bottom: 10px;
	}


/* 市区の選択
-------------------------------------------------*/
#serchArea dl#ck_toshi {
	padding: 7px 10px;
	font-size: 1.16em;
	background: #ffd7d7;
	margin-bottom: 15px;
	}
#serchArea dl#ck_toshi dt {
	font-weight: bold;
	float: left;
	margin-right: 13px;
	}
#serchArea dl#ck_toshi li {
	padding-top: 1px;
	float: left;
	padding-left: 10px;
	margin-right: 12px;
	background: url(../img/area/arrow_r.gif) left center no-repeat;
	}


/* 条件を選択して検索する
----------------------------------------------------*/


/* table共通設定
---------------------------*/
#serchArea caption img {
	margin-bottom: 10px;
	}
#serchArea table {
	width: 800px;
	margin-bottom: 15px;
	}
#serchArea th {
	background: #ebf4eb;
	font-weight: bold;
	padding: 10px;
	}
#serchArea td {
	padding: 5px 10px;
	}
#serchArea th,
#serchArea td {
	vertical-align: middle;
	}
#serchArea td input {
	margin-right: 3px;
	}
#serchArea td p {
	float: left;
	margin-bottom: 3px;
	}
html[xmlns] #serchArea td p { /*FireFox,Opera*/
	line-height: 1.8em;
	}




	
/* #serchbox01/tableの設定
-------------------------*/
#serchbox01 th {
	width: 80px;
	}
#serchbox01 th,
#serchbox01 td {
	border-bottom: 1px dotted #999;
	}
#serchbox01 th.noline,
#serchbox01 td.noline {
	border-bottom: none;
	}
#serchbox01 td#map {
	width: 365px;
	padding: 0;
	text-align: right;
	vertical-align: top;
	}


/* #serchbox01/共通
-------------------------*/
#td_price select {width: 125px;}
#td_Marea select,
#td_Larea select,
#td_Barea select {width: 100px;}




/* エリア
-----------------------*/
#td_area p {
	width: 150px;
	}
#td_area p.t10 {
	float: none;
	width: 300px;
	}
#td_area p.clear {
	float: none;
	}

/* 間取り
------------------------*/
#td_room p {
	width: 85px;
	}
#td_room p.clear {
	clear: both;
	}


/* 駅徒歩分数
------------------------*/
#td_foot p {
	width: 85px;
	}
#td_foot #notes {
	margin: 5px 0;
	}
#td_foot p.clear {
	width: 210px;
	padding-left: 2px;
	margin-right: 3px;
	background: #cee5b9;
	}
#td_foot #notes img {
	position: relative;
	top: 2px;
	}



/* 築年数、
   情報更新日
------------------------*/
#td_year p,
#td_data p {
	width: 85px;
	}

/* 敷地権利、
   画像
------------------------*/
#td_right p,
#td_img p {
	margin-right: 20px;
	}


/* 検索ボタン
------------------------*/
#serchArea div.serch_btn {
	text-align: center;
	margin-bottom: 25px;
	}



/* #serchbox02/tableの設定
-------------------------*/
#serchbox02 td p {
	width: 180px;
	}





/* サイドナビゲーションエリア
----------------------------------------------------*/

#e_mail img {
	margin-bottom: 10px;
	}

#sideNaviArea #myMenu {
	background: #f6f7f7;
	margin-bottom: 15px;
	}
#myMenu .mmbox {
	padding: 18px 8px;
	border-bottom: 1px solid #badfcb;
	}
#myMenu .pb0 {
	padding-bottom: 0;
	border-bottom: 1px solid #f6f7f7;
	}
#myMenu h3 {
	color: #FFF;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1.75em;
	padding-left: 8px;
	background: #094;
	}


/* 検討リストを開く
----------------------------*/
#myMenu h4 {
	color: #094;
	font-weight: bold;
	margin-bottom: 15px;
	}

#k_list li {
	margin-left: 3px;
	padding-left: 10px;
	background: url(../img/shiku/arrow_g.gif) left center no-repeat;
	}


/* 最近見た物件
----------------------------*/
#new_data input {
	float: left;
	width: 18px;
	}
#new_data span {
	float: left;
	width: 100px;
	line-height: 1.5em;
	}
#new_data p {
	margin-bottom: 10px;
	}

#new_data p#check_btn img {
	margin-top: 10px;
	}


/* 最近検索した条件
----------------------------*/
#new_cond {
	padding: 18px 8px;
	}

#new_cond div {
	padding-left: 18px;
	margin-bottom: 15px;
	background: url(../img/side/circle.gif) 0 2px no-repeat;
	}
#new_cond p {
	line-height: 1.5em;
	}


/* 修正 2010.3
----------------------------*/

#sidebaner { text-align: center; }

.new_data_bukken p { line-height: 140%; }

#main div.new_data_second {
	margin: 10px 0;
}
	#main div.new_data_second div.new_data_bukken p.clearFix {
		float: right;
		width: 100px;
		margin-bottom: 5px;
		line-height: 140%;
	}

/* 2010.11 Addition */
.condition li {
	width:21%;
	float:left;
	margin-right:5px;
	white-space:nowrap;
}
.new_data_second:after,
.condition:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.note_area01 {
	font-size: 10px;
	color: #555555;
}

