@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : hotspring.css
 author     : Ability Consultant
 style info : 温泉
=================================================================== */
/* -----------------------------------------------------------
	楽天左カラム高さ設定
----------------------------------------------------------- */
#htlSide-A {
	top: 535px;
}

#contents {
	padding: 75px 0 40px 0;
}

h3 {
	text-align: center;
	margin: 0 auto 30px;
}

/* -----------------------------------------------------------
	.con_typ
----------------------------------------------------------- */
.con_typ {
	margin-top: 50px;
}
.con_typ h4 {
	margin: 0 auto 25px;
	text-align: center;
}
.con_typ ul {
	letter-spacing: -.4em;
	text-align: center;
}
.con_typ ul li {
	width: 140px;
	margin-left: 60px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.con_typ ul li:first-child {
	margin-left: 0;
}

/* -----------------------------------------------------------
	.con_hot
----------------------------------------------------------- */
.con_hot {
	margin-top: 90px;
}
