/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/



/*リセットここから
----------------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	font-family: "lr oSVbN", Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	letter-spacing: 1px;
}



html {
	color: #333333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
	font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}


/*リセットここまで
----------------------------------------------------------- */



body{
	text-align: center;
	background: #E8E1AE url(/images/onsen/bg.jpg) 0 0 repeat-x;
}


a{
	text-decoration: underline;
}


#Container{
	height: auto;
	width: 880px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/onsen/container_bg.jpg) 0 0 repeat-y;
}


#Container #head{
	position: relative;
	height: 109px;
	width: 880px;
	background: url(/images/onsen/head.gif) 0 0 no-repeat;
}

#Container #head h1{
	position: absolute;
	top: 10px;
	left: 40px;
}


#Container #head p.pan{
	position: absolute;
	top: 70px;
	right: 40px;
	width: 500px;
	color: #FFFFFF;
	text-align:right;
}


#Container #head p.pan a{
	color: #FFFFFF;
	text-decoration: underline;
}


#Container #head p.head_text{
	position: absolute;
	top: 5px;
	right: 40px;
	width: 500px;
	color: #FFFFFF;
	text-align: right;
}



/*左カラムここから
----------------------------------------------------------- */

#Left_col{
	position: relative;
	height: 483px;
	width: 586px;
	padding: 0;
	margin: 10px 0 10px 15px;
	background: url(/images/onsen/map_bg.gif) 0 0 no-repeat;
}


#Left_col .bt_map img{
	position: absolute;
	left: 180px;
	top: 12px;
}



/*Flash埋め込み部分 */
#Left_col #fla{
	position: absolute;
	left: 30px;
	top: 100px;
	padding: 0;
	margin: 0;
}


/*Google埋め込み部分 */
#Left_col #map{
	position: absolute;
	left: 15px;
	top: 57px;
	height: 409px;
	width: 555px;
	padding: 0;
	margin: 0;
}

/*温泉宿・特産品検索部分 */
#Kensaku_col{
	width:586px;
	height:auto;
	overflow:hidden;
	margin:10px 0 10px 15px;
	padding:0;
	position:relative;
}

#Kensaku_col .tab img{
	float: left;
	height: 36px;
	width: 106px;
	padding: 0;
	margin: 0;
	_margin: 0 2px 0 0;
}

#Kensaku_col #tokusan_fla{
	position:absolute;
	top:1px;
	left:210px;
	width:360px;
	height:35px;

}


#Kensaku_col .waku{
	clear: left;
	height: auto;
	width: 586px;
	padding: 0;
	margin: 0;
}


#Kensaku_col .waku .in{
	height: auto;
	width: 586px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url(/images/onsen/leftcol_middole.gif) 0 0 repeat-y;
}

p.hit{
	width:150px;
	margin:10px 0 0 23px;
}




.xy0{
	padding: 0;
	margin: 0;
}



/*ページャー部分 */




div.pager{
	width:250px;
	overflow: hidden;
	text-align:right;
	float:left;
	margin:3px 0px 0 22px;
	_margin:3px 0px 15px 11px;
}

div.pager li {
	display: block;
	text-align: center;
	margin:0 2px 0 0;
	border:1px solid #999;
	width: 21px;
	height: 21px;
	background:#fff;
	float: left;
}


div.pager li a {
	width: 18px;
	_width:21px;
	height: 18px;
	_height:21px;
	display: block;
	margin: auto 0;
	padding:2px;
	color: #393808;
	text-decoration:none;
}


div.pager li.active a {

	padding:2px;
	background: #fff;
	margin: auto 0;
	color: #fff;
}



div.pager li a:hover {
	padding:2px;
	background:#8C7A69;
	color: #FFFFFF;
}



/*価格高い順*/
.serch_box{
	width: 280px;
	float:right;
	margin:6px 20px 20px 0;
	_margin:6px 10px 20px 0;
}


.serch_box li{
	float: right;
	margin-right: 5px;
}


.futoji{
	margin-right: 5px;
	font-weight: bold;
}


.serch_box li a{
	text-decoration: underline;
}


/*フォーム部分 */
form{
	clear:both;
	width: 560px;
	padding: 0;
	margin: 0 0 0 18px;
	_margin: 0 0 0 22px;
}


form select{
	width: 122px;
	margin-right: 5px;
}

#ken{
	width:115px;
	margin-left:5px;
	_margin-left:2px;
}
#search{
	height: 16px;
	_height: 22px;
	width: 193px;
	_width: 190px;
}

.search_l,
#search_l{
	height: 17px;
	_height: 20px;
	width: 330px;
	_width: 320px;
}


#search_s{
	height: 18px;
	_height: 20px;
	width: 150px;
	_width: 155px;
}




.bt_serch{
	margin: 0 0 0 4px;
	_margin: 0 0 0 8px;
	vertical-align: top;
}


.bt_serch_onsen{
	position: relative;
	left: 465px;
	_left: 460px;
	top: 10px;
	_margin-bottom:10px;
}




/*結果部分 */

table.kekka{
	height: auto;
	width: 543px;
	padding: 0;
	margin: 20px 0 0 22px;
	_margin: 10px 0 0 22px;
	border: none;
	text-align: left;
	background: url(/images/onsen/kekka_in.gif) 0 bottom no-repeat;
}


table.kekka th{
	height: 33px;
	width: 543px;
	padding: 0 0 5px 10px;
	font-size: 14px;
	color: #FFFFFF;
}


table.kekka th.tokusan{
	background: url(/images/onsen/tokusan_title.gif) 0 0 no-repeat;
}


table.kekka th.onsen{
	background: url(/images/onsen/onsen_title.gif) 0 0 no-repeat;
}


table.kekka th.onsen a,
table.kekka th.tokusan a{
	height: 15px;
	width: 500px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	margin-left:10px;
	font-size:13px;

}




table.kekka td.pic{
	width: 30%;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
}


table.kekka td.pic p{
	height: 150px;
	width: 150px;
	border: 1px solid #999999;
	vertical-align: top;
}



table.kekka td.pic p img{
	height: 144px;
	width: 144px;
	margin: 3px;
}


table.kekka td{
	vertical-align: top;
}

table.kekka p.text{
	width:350px;
	padding-top:10px;
}


table.kekka p.text span{
	display:block;
	margin-top: 10px;
	text-align: left;
}



div.kekka_bottom{
	width:543px;
	height:63px;
	background: url(/images/onsen/counter.gif) 0 0 no-repeat;
	position:relative;
	margin:0 auto;
	margin:0 0 0 22px;
	padding:0;
}


div.kekka_bottom .click_btn{
	position: absolute;
	left: 20px;
	top: 5px;
}


div.kekka_bottom .mater{
	position: absolute;
	left: 80px;
	top: 20px;
        overflow:hidden;
}

div.kekka_bottom .mater img {
  margin-right:1px;
}

div.kekka_bottom .count{
	position: absolute;
	left: 303px;
	top: 17px;
}


div.kekka_bottom .btn{
	position: absolute;
	left: 410px;
	top: 10px;
	_top: 5px;
}




/*左カラムここまで
----------------------------------------------------------- */



/*右カラムここから
----------------------------------------------------------- */

#Right_colum{
	float: right;
	height: auto;
	width: 256px;
	margin: 15px 6px 15px 0;
	_margin:15px 6px 15px 0;
}



.Right_click{
	height: 300px;
	width: 256px;
	background: url(/images/onsen/click_bg.gif) 0 0 no-repeat;
}


.Right_click p.title{
	position: relative;
	left: 10px;
	top: 50px;
	width: 240px;
	font-size: 13px;
	font-weight: bold;
}


.Right_click p.title span{
	position: absolute;
	left: 180px;
	top: 0px;
}


.Right_click .bo{
	position: relative;
	left: 10px;
	top: 70px;
	height: 126px;
	width: 126px;
	padding: 3px;
	border: 1px solid #999;
}


.Right_click .bo a{
	margin: auto auto;
	display: block;
	text-align: center;
}


.Right_click span{
	position: relative;
	left: 150px;
	top: 35px;
}


.Right_click p{
	position: relative;
	left: 12px;
	top: 45px;
	width: 230px;
	font-size: 11px;
	font-weight: normal;
}





.Right_ranking{
	height: 281px;
	width: 256px;
	background: url(/images/onsen/ranking_bg.gif) 0 0 no-repeat;
}


.Right_ranking ul{
	position: relative;
	left: 60px;
	top: 80px;
	width: 200px;
}


.Right_ranking ul li{
	height: 41px;
	font-size: 13px;
	font-weight: bold;
}




/*サムネイル部分
----------------------------------------------------------- */

#thum_col{
	position: relative;
	float: right;
	left: -10px;
	height: auto;
	width: 256px;
}


table#Thum{
	position: relative;
	top: 20px;
	width: 256px;
	margin-bottom: 30px;
	background: url(/images/onsen/thm_bg.gif) 0 0 repeat-y;
}



table#Thum th{
	height: 32px;
	width: 256px;
	padding-left: 10px;
	margin: 20px 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/images/onsen/thm_top.gif) 0 0 no-repeat;
}


table#Thum td.prev_btn{
	height: 20px;
	padding-right: 20px;
	text-align: right;
}

table#Thum td{
	left: 10px;
	padding: 2px 0 3px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}


table#Thum td img{
	border: 1px solid #fff;
}



table#Thum td.thum_bottom{
	padding: 0;
	margin: 0;
}


table#Thum td.thum_bottom img{
	border: none;
}






/*右カラムここまで
----------------------------------------------------------- */

#Container #foot{
	position: relative;
	height: 100px;
	width: 880px;
	background: url(/images/onsen/container_bg_bottom.gif) 0 bottom no-repeat;
}


#Container #foot ul{
	position: absolute;
	left: 18px;
	top: 40px;
	width: 400px;
}


#Container #foot ul li{
	float: left;
}


#Container #foot span{
	position: relative;
	left: 743px;
	top: 50px;
}


address{
	position: absolute;
	left: 18px;
	top: 60px;
}







/*追加
----------------------------------------------------------- */
#overlay_mask {
	width:555px;
	height:413px;
	position:absolute;
        text-align: center;
	top:0;
	left:0;
        filter:alpha(opacity=40); /*IE*/
        opacity:0.4;
        background-color:#fff;
        z-index: 10;
}
#overlay_mask img { position:absolute;left:270px;top:160px;}

.error {
  padding: 10px;
  font-weight: bold;
}

#Thum img { cursor:pointer;}

.mater img {
  width:9px;height:19px;
}

.price {
  color: #990000;
  font-weight: bold;
}

.spacer {
  width: 100%;
  height: 5px;
}

.spacer_none_data {
  width: 100%;
  height: 400px;
}

#Thum .no_map {
   filter:alpha(opacity=40); /*IE*/
   opacity:0.4;
   cursor:default;
}

#Thum .no_map_text {
  position:relative;
  color:#CDC1C5;
  font-size:1.2em;
  left:15px;
  top:30px;
  z-index:10;
}


div.pager li.selected span {
	width: 18px;
	_width:21px;
	height: 18px;
	_height:21px;
	display: block;
	margin: auto 0;
	padding:3px 2px 2px 2px;
	background:#8C7A69;
	float: left;
        color: #FFFFFF;
}

#map div { letter-spacing:normal;}