@charset "utf-8";
/*-------------------------
温泉ページ（全体背景）
------------------------*/
body {
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	min-width: 950px;
	background: url(../hotspring/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*-------------------------
topイメージ（温泉）
------------------------*/
.bac01 {
	width: 100%;
	height: 598px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../hotspring/img/t01.png) top center no-repeat;
}

.contitle001 {
	width: 453px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../hotspring/img/title001.png) right 0 no-repeat;
}
/*-------------------------
h2 title
------------------------*/
.title001 {
	width: 342px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../hotspring/img/title002.png) 0 0 no-repeat;
}
.title002 {
	width: 342px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 3px 2px;
	text-indent: -9999px;
	background: url(../hotspring/img/title003.png) 0 0 no-repeat;
}
.title003 {
	width: 342px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 3px 2px;
	text-indent: -9999px;
	background: url(../hotspring/img/title004.png) 0 0 no-repeat;
}
/*-------------------------
box1 
------------------------*/
.box1, .box2, .box3, .box4 {
	width: 850px;
	height: 300px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.box1 {
	background: url(../hotspring/img/img007.png) 0 0 no-repeat;
}
.box2 {
	background: url(../hotspring/img/img008.png) 0 0 no-repeat;
	margin-bottom: 53px;
}
.box3 {
	background: url(../hotspring/img/img009.png) 0 0 no-repeat;
}
.box4 {
	background: url(../hotspring/img/img010.png) 0 0 no-repeat;
	margin-bottom: 53px;
}
	
/*-------------------------
p テキスト
------------------------*/
.text001 {
	clear: both;
	overflow: hidden;
	padding: 27px 0 70px 25px;
}

.text002, .text003 {
	overflow: hidden;
	padding: 67px 0 0px 448px;
	color: #ffffff;
}
.text003 {
	padding: 65px 0 0px 22px;
    width: 380px;
}
/*-------------------------
table テーブル
------------------------*/
.tab001 {
	width: 848px;
	border: 1px solid #5B605E;
	background-color: #ffffff;
	margin-bottom: 37px;
}
.ta003 {
	padding: 14px 0 14px 22px;
	color: #ffffff;
	background-color: #5B605E;
}
.ta001 {
	width: 240px;
	padding: 14px 0 14px 22px;
	color: #333333;
	border: 1px solid #5B605E;
}
.ta002 {
	padding: 14px 0 14px 22px;
	color: #333333;
	border: 1px solid #5B605E;
}
.arrow2 {
	padding: 0 0 0 27px;
	overflow: hidden;
	background: url(../img/arrow2.png) 0 0px no-repeat;
	font-size: 14px;
	color: #333333;
	float: left;
	margin: 24px 30px 0 39px;
}