@charset "UTF-8";
/* primary---------------------------------- */

#primary{
	width: 940px;
	}

/* common------------------------------------------------------- */

/* h---------------------------------------- */

/* h2title------------------- */

.title_search{
	padding-top: 16px;
	background-image: url(../image/title_search.gif);
	text-align: left;
	text-indent: 35px;
	font-size: 17px;
	color: #fff;
	}

.title_search_details{
	background-image: url(../image/title_search_details.gif);
	}

.title_search_details_more{
	background-image: url(../image/title_search_details_more.gif);
	}


/* h3subtitle---------------- */

.area_subtitle_onsen{
	background-image: url(../image/area_subtitle_onsen.gif);
	}

.area_subtitle_other{
	background-image: url(../image/area_subtitle_other.gif);
	}


/* 詳細検索----------------------------------------------------- */

#search_details th{
	width: 85px;
	}

#search_details label{
	margin-right: 5px;
	}

#search_details ul{
	list-style: none;
	}

#search_details li{
	width: 170px;
	float:left;
	}

#search_submit input{
	width: 200px;
	padding: 5px;
	margin: 10px;
	background: #000;
	border: 1px solid #000;
	color: #fff;
	}

#search_submit input:hover{
	background: #C7000B;
	border: 1px solid #C7000B;
	}

#search_details .week li{
	width: 60px;
	}



/* 検索結果----------------------------------------------------- */

.search_text{
	color: #08359B;
	}

.pager{
	width: 100%;
	margin-left: 15px;
	text-align: left;
	}

.pager a{
	height: 15px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #B5BBCF;
	}

.pager span a{
	background-color: #B5BBCF;
	font-weight: bold;
	}

.input_search{
	width: 52px;
	height: 21px;
	background-image: url(../image/search_bt.gif);
	border: none;
	text-indent: -9999px;
	outline: none;
	}

#search_more{
	padding-bottom: 5px;
	}

.search_more_list{
	list-style: none;
	float: left;
	}

#search_details .search_more_list li{
	float: left;
	width: 260px;
	padding: 5px;
	}

.search_more_list input{
	margin-right: 5px;
	vertical-align: middle;
	}

.search_more_close{
	text-align: center;
	}

#search_submit{
	clear: both;
	text-align: center;
	margin-bottom: 15px;
	}

#search_submit input{
	width: 150px;
	height: 30px;
	}


/* 有料リスト-------------------------- */

#search_list{
	float: left;
	width: 100%;
	padding-top: 10px;
	border-top: 1px dashed #B5BBCF;
	}

#search_list dl{
	float: left;
	width: 297px;
	margin: 5px;
	border: 1px solid #131A33;
	background-color: #fff;
	}

#search_list .search_list_copy{
	text-align: left;
	height: 3em;
	padding: 3 5px;
	background-image: url(../image/search_point.gif);
	background-repeat: no-repeat;
	background-position: 5 8px;
	text-indent: 15px;
	overflow :hidden;
	}

.search_list_photo{
	background-color: #131A33;
	padding: 10 0px;
	}


#search_list dt{
	text-align: left;
	}

#search_list dt a{
	display: block;
	height: 3em;
	_height: 4em;
	padding: 5 5 5 23px;
	margin-bottom: 5px;
	background-image: url(../image/point_black.gif);
	background-repeat: no-repeat;
	background-position: 5 8px;
	background-color: #F9EAAF;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #08359B;
	}

.search_list_date{
	text-align: center;
	height: 5.5em;
	_height: 3em;
	}

.search_list_date strong{
	display: block;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #B5BBCF;
	}

.search_list_date img{
	margin: 5 3px;
	_margin: 5 2px;
	}

.search_list_link{
	background-color: #131A33;
	text-align: center;
	padding: 5px;
	}

.search_list_link a{
	display: block;
	width: 153px;
	height: 24px;
	margin: auto;
	background-image: url(../image/search_list_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	}


/* 無料リスト-------------------------- */

#search_list_free{
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 10 0px;
	border-top: 1px dashed #B5BBCF;
	}

#search_list_free dl{
	float: left;
	width: 297px;
	margin: 5px;
	border: 1px solid #131A33;
	background-color: #fff;
	}

#search_list_free dt{
	text-align: left;
	}

#search_list_free dt a{
	display: block;
	height: 3em;
	_height: 4em;
	padding: 5 5 5 23px;
	margin-bottom: 5px;
	background-image: url(../image/point_black.gif);
	background-repeat: no-repeat;
	background-position: 5 8px;
	border-bottom: 1px dashed #B5BBCF;
	font-weight: bold;
	color: #08359B;
	}

#search_list_free dd{
	text-align: right;
	padding: 5px;
	}


/* 無料温泉---------------------------- */

#onsen_free{
	margin: 0 10 50 10px;
	}

#onsen_free table{
	width: 640px;
	}

#onsen_free table th{
	width: 80px;
	}
