@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------
ブラウザリセット
-------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding: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;
}
ol,ul {
	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;
}


/*-------------------------------------------
基本構造・ワイヤーフレーム
-------------------------------------------*/

body {
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuGothicPro-W3, "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", sans-serif;
	line-height: 150%;
	background: url(../img/bg.gif) repeat;
}

/*IE7*/
*:first-child+html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

/*IE6*/
*html body {
font-family: "メイリオ", "Meiryo", sans-serif;
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF url(../img/head_line.gif) repeat-x top;
}
#header {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	height: 95px;
}
#logo {
	float: left;
	margin-top: 30px;
}
#head_navi {
	float: right;
	margin-top: 40px;
}
#main_visual {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#content {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#content_inner {
	width: 760px;
	float: left;
	padding-bottom: 35px;
}
#main_col {
	float: left;
	width: 470px;
}
#sub_col {
	float: right;
	width: 270px;
}
#footer {
	clear: both;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #CCCCCC;
	height: 80px;
}
address {
	margin-top: 15px;
	font-size: 9px;
}

.mc_unit,.sc_unit {
	margin-bottom: 20px;
	clear: both;
	float: left;
	display: inline;
}


/*-------------------------------------------
ヘッダ
-------------------------------------------*/

#head_navi li {
	float: left;
	display: inline;
	margin-left: 15px;
}


/*-------------------------------------------
トップページ：美人の湯を楽しむ。
-------------------------------------------*/

.top_about {
	background: url(../img/top_about_bg.jpg) no-repeat left top;
	height: 343px;
	width: 230px;
	padding-left: 200px;
	padding-right: 40px;
	padding-top: 40px;
}
.top_txt_cap {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	color: #460000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
.top_txt_main {
	color: #460000;
	margin-bottom: 63px;
}
.top_about dl {
	width: 200px;
	clear: both;
	margin-bottom: 2px;
	float: left;
	margin-left: 35px;
	display: inline;
}
.top_about dl dt {
	font-weight: bold;
	float: left;
	width: 50px;
}
.top_about dl dd {
	width: 150px;
	float: right;
}
.top_about ul {
	margin-top: 30px;
	float: right;
}
.top_about ul li {
	display: inline;
	float: left;
	margin-left: 10px;
}
.inn_list {
	float: right;
	width: 370px;
	padding-left: 80px;
	background: url(../img/inn_title.jpg) no-repeat left top;
	padding-top: 35px;
	margin-bottom: 15px;
}
.inn_list li {
	display: inline;
	float: left;
	margin-bottom: 10px;
}
.inn_txt {
	clear: both;
	width: 370px;
	margin-left: 100px;
}


/*-------------------------------------------
トップページ：ちょっと足を運んでみどころ観光地
-------------------------------------------*/

.spot_title {
	margin-bottom: 15px;
	margin-top: 10px;
}
.spot_unit {
	width: 270px;
	clear: both;
	margin-bottom: 15px;
}
.spot_unit h3 {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-size: 20px;
	width: 270px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.spot_pict {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.spot_txt {
	margin-bottom: 5px;
}
.spot_btn {
	text-align: right;
}


/*-------------------------------------------
ページのトップへボタン
-------------------------------------------*/

.pageup {
	text-align: right;
}


/*-------------------------------------------
アクセス・周辺観光
-------------------------------------------*/

.page_title,.kankouspot_title,.traffic_title {
	margin-bottom: 15px;
}
.map_title {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-size: 16px;
	color: #964768;
	margin-bottom: 3px;
	margin-left: 10px;
}
.map_img {
	margin-bottom: 15px;
	margin-left: 10px;
}
.spot_unit_main {
	margin-bottom: 30px;
	width: 450px;
	margin-left: 10px;
	clear: both;
	float: left;
}
.spot_unit_main h4 {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3366;
	margin-bottom: 10px;
}
.spot_unit_main img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sum_txt {
	margin-bottom: 20px;
}
.spot_info {
	width: 450px;
	clear: both;
	float: left;
}
.spot_info_map {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.spot_info_txt {
	float: right;
	width: 190px;
}.spot_info_txt p {
	border-left: 8px solid #FF9F33;
	padding-left: 10px;
	margin-bottom: 15px;
}
.spot_info_txt p strong {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}

/* 交通アクセス（サブカラム） */
.traffic_unit {
	margin-bottom: 10px;
	width: 270px;
	float: left;
	display: inline;
}
.traffic_unit h3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.traffic_unit dl {
	margin-bottom: 10px;
	width: 270px;
	clear: both;
	float: left;
}
.traffic_unit dl dt {
	width: 50px;
	float: left;
	margin-right: 10px;
}
.traffic_unit dl dd {
	float: right;
	width: 210px;
}
.traffic_unit  dl  dd  ul li {
	background: url(../img/traffic_list_icon.gif) no-repeat left 5px;
	padding-left: 10px;
}


/*-------------------------------------------
湯の川温泉について
-------------------------------------------*/

.about_yunokawa {
	padding-right: 10px;
	padding-left: 10px;
}
.yunokawa_title {
	margin-bottom: 20px;
}
.about_01 {
	width: 450px;
	margin-bottom: 15px;
	float: left;
}
.about_01_left {
	float: left;
	width: 280px;
}
.about_01_right {
	float: right;
	width: 150px;
}
.about_02 {
	clear: both;
	width: 450px;
	margin-bottom: 20px;
}
.about_02 img {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.about_cap {
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝", serif;
	font-size: 16px;
	color: #964768;
	margin-bottom: 10px;
}
.about_senshitsu {
	width: 430px;
	background: url(../img/senshitsu_top.gif) no-repeat left top;
	margin-left: 10px;
	padding-top: 32px;
}
.a_s_bottom {
	width: 430px;
	background: url(../img/senshitsu_bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
	float: left;
}
.a_s_body {
	width: 350px;
	float: left;
	background: url(../img/senshitsu_body.gif) repeat-y;
	padding: 15px 40px 10px;
}
.about_senshitsu dl {
	width: 340px;
	float: left;
	clear: both;
	margin-bottom: 3px;
}
.about_senshitsu dl dt {
	float: left;
	width: 50px;
	font-weight: bold;
}
.about_senshitsu dl dd {
	width: 280px;
	float: right;
}

/* もう2カ所ある日本三美人の湯（サブカラム） */
.sanbijin_unit {
	clear: both;
	width: 270px;
	margin-bottom: 15px;
}
.sanbijin_unit h3 {
	width: 270px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
}
.sanbijin_pict {
	float: left;
	height: 76px;
	width: 76px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sanbijin_txt {
	margin-bottom: 5px;
}


/*-------------------------------------------
周辺観光マップ
-------------------------------------------*/

#kanko_wrap {
	width: 760px;
	background: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#kanko_map {
	margin-top: 20px;
	margin-bottom: 20px;
}
#kanko_spot {
	padding-bottom: 30px;
	float: left;
	width: 760px;
}
#ks_left {
	width: 240px;
	float: left;
}
#ks_right {
	width: 500px;
	float: right;
}
#ksr_left {
	float: left;
	width: 240px;
}
#ksr_right {
	float: right;
	width: 240px;
}
.ks_unit {
	width: 240px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.ksu_info {
	float: right;
	width: 140px;
}
.ksu_pict {
	height: 70px;
	width: 91px;
	float: left;
}
.ks_name {
	font-size: 15px;
	margin-bottom: 3px;
}
