
/************************************************************************************
	検索
*************************************************************************************/


/************* 検索一覧 *************/
#search_list {
	width:696px;
	clear:both;
}

#search_list table{
	padding:0;
	font-size:0.8em;
	width:100%;
	border:1px #BCBCBC solid;
	border-collapse : collapse;
}



#search_list th{
	padding:3px;
	margin:0;
	color:#333;
	font-weight:100;
	background-color:#EEE;
	border:1px #BCBCBC solid;
	border-collapse : collapse;
}

#search_list th img{
	vertical-align:middle;
	margin:0 3px;
}
#search_list td{
	padding:3px;
	margin:0;
	text-align:center;
	border:1px #BCBCBC solid;
	border-collapse : collapse;
}



#search_list .sch_list_left{
	text-align:left;
}

#search_list .sch_list_en_d,
#search_list .sch_list_en_p{
	font-weight:bold;
	text-align:left;
}

#search_list .sch_list_en_d{
	background-color:#F2F7E0;
}

#search_list .sch_list_en_p{
	background-color:#FFE7C1;
}

#search_list .sch_list_en_d img,
#search_list .sch_list_en_p img{
	vertical-align:middle;
	margin-right:3px;
}


#search_list .sch_list_icon img{
	padding:0px 1px 1px 0px;
}


/************* 条件検索部分 *************/


#sch_jyoken_table table{
	padding:0;
	margin:10px 0 0 0;
	font-size:0.8em;
	width:100%;
	border:2px #BCBCBC solid;
	border-collapse : collapse;
}


#sch_jyoken_table th{
	padding:3px;
	margin:0;
	color:#333;
	font-weight:100;
	background-color:#edf3f9;
	border:1px #BCBCBC solid;
	border-collapse : collapse;
	white-space: nowrap; 
	text-align:left;
}

#sch_jyoken_table td{
	padding:3px;
	margin:0;
	border:1px #BCBCBC solid;
	border-collapse : collapse;
}


#sch_jyoken_table td.srch-btn{
	text-align: center;
}

#sch_jyoken_table ul{
	list-style:none;
	padding:0;
	margin:0;
}
#sch_jyoken_table li{
	margin-right:3px;
	width:8em;
	float:left;
}

h3.search_subtitle{
	padding:5px 0;
	font-size:1.0em;
	font-weight:normal;
	clear:both;
}





/************************************************************************************
	検索
*************************************************************************************/


/************* 検索一覧 *************/
div.sch_navi {
	margin:20px 0;
	padding:0;
	border-top:1px solid #BFDD88;
	border-bottom:1px solid #BFDD88;
	font-size:0.8em;
	clear:both;
}

div.sch_navi table.base{
	width:100%;
	margin:0;
	border-top:3px solid #EFF6DA;
	border-bottom:3px solid #EFF6DA;
}
div.sch_navi table.base td{
	padding:3px 5px;
}
div.sch_navi span.act{
	font-size:1.4em;
	font-weight:bold;
	color:#F60;
}

div#sch_jyoken_now{
	width:694px;
	margin : 0px auto 10px;
	padding : 0px;
	background-color : #FFF1DB;
	border : 1px #FFDBA6 solid;
	font-size : 0.8em;
}

div#sch_jyoken_now:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#sch_jyoken_now ul{
	width:678px;
	margin : 0px auto;
	padding:0px 0px 0px 0px;
	clear : both;
	list-style : none;
}

#sch_jyoken_now li{
	margin : 0px;
	padding:0px 0px 5px 0px;
	float : left;
}

#sch_jyoken_now h2{
	width:650px;
	padding : 5px 0px 5px 8px;
	font-size : 0.9em;
	color : #333;
}

#sch_jyoken{
	clear : both;
}







/************* 検索履歴部分 *************/

#sch_rireki{
	width:200px;
	background:#F6F6F6 url(../../images/grebas_guesthouse/search_rireki_bottom.jpg) no-repeat bottom;
	padding:10px 0;
}

#sch_rireki:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#sch_rireki img{
	float:left;
	margin:0 5px 0 8px;
}
#sch_rireki ul{
	list-style:none;
	font-size:0.8em;
	padding:0 5px;
}

#sch_rireki a{
	font-size:1.2em;
	font-weight:bold;
}



/************* こんな物件も見ています *************/

#sch_another{
	width:200px;
	background:#F6F6F6 url(../../images/grebas_guesthouse/search_rireki_bottom.jpg) no-repeat bottom;
	padding:10px 0;
}

#sch_another:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

#sch_another img{
	float:left;
	margin:0 5px 0 8px;
}
#sch_another ul{
	list-style:none;
	font-size:0.8em;
	padding:0 5px;
}

#sch_another a{
	font-size:1.2em;
	font-weight:bold;
}


/************* エリアリンク部分 *************/

ul.area_links{
	list-style : none;
	margin : 0 auto;
	margin-top : 10px;
	margin-bottom : 20px;
	width : 190px;
}

.area_links li{
	padding : 0px 20px 0px 15px;
	text-align : left;
	line-height : 1.4em;
	background : transparent url(../../images/grebas_guesthouse/arrow_gray.gif) no-repeat;
	background-position : 0px 7px;
}

.area_links a{
	font-size : 0.8em;
}






