/*----------------------------------------------------
hot_spring css for kounkan


----------------------------------------------------*/

/* element -----------------------------------------*/


div#hot_spring {
	clear:both;
	width:100%;
}

.header_bg{
	background: url(../images/title_bg.jpg) top center no-repeat;
}

div#hot_spring h1 {
	width:950px;
	text-align: right;
	margin:0 auto;
	padding:0;	
	z-index: 111;
	position: relative;
}

div#hot_spring p {
	width:950px;
	margin:-10px auto auto;
	padding:0 0 40px 20px;
}

div#hot_spring .detail {
	width:100%;
	height:708px;
	background:url(../images/dummy_img.jpg) top center no-repeat;
}

div#hot_spring_body {
	width:950px;
	margin:auto;
}

div#hot_spring_body .btn {
	float:left;
	width: ;
}

div#hot_spring .bottom {
	padding:35px 0 50px 20px;
}

.small {
	font-size:10px;
}

/*///////////////////////////////////////////////////////////////////////////////////////
	スライドコンテツ用CSS
	現状はフレームのみを表示しています。
	画像の配置、位置・サイズ調整はお願いします。
///////////////////////////////////////////////////////////////////////////////////////*/

div#hot_spring ul li{
	list-style: none;
	display: block;
}

div#hot_spring .detail {
	position:relative;
	width:100%;
	background: #f6f6f6;
	height: 600px;
	padding-top: 20px;
	padding-bottom:73px;
	overflow: hidden;
}

div#hot_spring .detail .inner{
	position: relative;
}

div#hot_spring .detail ul.scroller{
	margin: auto;
	padding: 0;
	height: 600px;
	position: relative;
}

div#hot_spring .detail ul.scroller li{
	display: block;
	float: left;
	padding: 0;
	margin: auto 30px auto auto;
}

div#hot_spring .detail ul.scroller li div{
	position: relative;
	width: 950px;
	height: 600px;
}

div#hot_spring .detail ul.ctr{
	position: absolute;
	top:240px;
	margin: 0;
	padding: 0;
	width: 950px;
	margin: 0 auto;
}

div#hot_spring .detail ul.ctr li{
	width: 58px;
	height: 57px;
	position: absolute;
	top: 0;
	cursor:pointer;
}

div#hot_spring .detail ul.ctr li.prev{
	margin-left: -24px;
}

div#hot_spring .detail ul.ctr li.next{
	margin-right: -24px;
	right: 0px;
}

div#hot_spring .detail .title {
	position:absolute;
	width:50px;
	height:150px;
	margin-top: -20px;
	left:800px;
	z-index:100;
}

div#hot_spring .detail ul.scroller .main {
	background:#EEE;
}

div#hot_spring .detail .plan {
	position:absolute;
	width:230px;
	height:50px;
	margin-top: -25px;
	padding-left:671px;
}


/*///////////////////////////////////////////////////////////////////////////////////////
	スライドコンテツ用CSS　ここまで
///////////////////////////////////////////////////////////////////////////////////////*/


div#hot_spring .detail .hot_main02 {
	margin-top:10px;
	background:url(../images/main_img02.jpg) top center no-repeat;
}

div#hot_spring .detail .hot_main02 p {
	padding:223px 0 0 493px  ;
}

div#hot_spring .detail .hot_main04 {
	margin-top:10px;
	padding:97px 0 0 126px ;
	background:#000;
	width:824px !important;
	height:503px !important;
	color:#FFF;
}

div#hot_spring .detail .hot_main04 p {
	padding:223px 0 0 493px  ;
}

div#hot_spring .detail .hot_main04 .icon {
	color:#8a8000;
}

div#hot_spring .detail .hot_main04 th {
	text-decoration:none;
	padding-right:10px;
	text-align:left;
}