@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :hotspring.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
#hotspring #contents {
	overflow: visible;
}

#hotspring #contents:after {
	visibility: hidden;
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
}


/*-----------------------------------------------------------
	#con_imgmain 	メインイメージ
-----------------------------------------------------------*/
#con_imgmain {
	background: url(../hotspring/images/img_main.jpg) center 0 no-repeat black;
}


/* -----------------------------------------------------------
	.con_intro		INTRO
----------------------------------------------------------- */
.con_intro {
	margin-top: -30px;
	background: url(../hotspring/images/bg_intro.jpg) center 0 no-repeat;
	padding: 70px 0 0 0;
	margin-bottom: 10px;
	overflow: hidden;
	*zoom: 1;
}

.con_intro .img_l {
	float: left;
}

.con_intro .box_intro {
	float: right;
	width: 470px;
	padding-top: 15px;
}

.con_intro .box_intro h3 {
	margin-bottom: 15px;
}

.con_intro .box_intro .txt_about {
	margin-top: 20px;
	text-align: right;
}


/* -----------------------------------------------------------
	.m_page
----------------------------------------------------------- */
#hotspring .m_page {
	background: url(../hotspring/images/bg_m_page.jpg) center bottom no-repeat;
	padding-top: 23px;
	min-height: 226px;
	height: auto !important;
	height: 226px;
	margin-bottom: 60px;
}

#hotspring .m_page h3 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: -23px;
}

#hotspring .m_page ul {
	text-align: center;
}

#hotspring .m_page ul li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 7px;
	width: 150px;
} 

#hotspring .m_page ul li img {
	max-width: 100%;
    height: auto;
}


/* -----------------------------------------------------------
	.con_hotspring
----------------------------------------------------------- */
#hotspring .con_hotspring {
	margin-bottom: 60px;
}

#hotspring .con_hotspring h3 {
	margin-bottom: 20px;
}

#hotspring .con_hotspring .box_slide {
	margin-bottom: 20px;
}

#hotspring .con_hotspring .box_hotspring {
	overflow: hidden;
	*zoom: 1;
}

#hotspring .con_hotspring .box_hotspring .box_pager {
	float: right;
}


/* -----------------------------------------------------------
	.con_about
----------------------------------------------------------- */
#hotspring .con_about {
	margin-bottom: 50px;
	padding-top: 25px;
	background: url(../hotspring/images/line_black.png) 0 0 repeat-x;
	overflow: hidden;
	*zoom: 1;
}

#hotspring .con_about h3 {
	float: left;
}

#hotspring .con_about p {
	float: right;
	margin-bottom: 15px;
	width: 645px;
}


/* -----------------------------------------------------------
	.con_property
----------------------------------------------------------- */
#hotspring .con_property {
	margin-bottom: 50px;
	padding-top: 25px;
	background: url(../images/line_black.png) 0 0 repeat-x;
	overflow: hidden;
	*zoom: 1;
}

#hotspring .con_property h3 {
	float: left;
}

#hotspring .con_property table {
	float: right;
	margin-bottom: 15px;
	width: 645px;
}

#hotspring .con_property table tr th {
	width: 155px;
}
