@charset "UTF-8";


@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 Hotspring
--------------------------------------------*/

.comm-info-box3 h2,
.hotspring-box h2 {
 font-size: 85%;
	font-weight: bold;
	margin-bottom: 20px;
}
.comm-info-bl1 p {
 line-height: 155%;
	font-size: 80%;
}
.hotspring-box {
 padding-top: 20px;
}
.hotspring-box h2 {
	margin-bottom: 10px;
}
.hotspring-box .comm-info-box3 {
 padding-top: 0px;
}

.hot-caution li {
	display: block;
	width: 252px;
	list-style-type: none;
}

table {
 border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
table th,table td {
 border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
	padding: 8px 4px;
}
.table-type2 .sup {
	vertical-align: 25%;
}
.table-type2 .sub {
	vertical-align: -25%;
}

.table-type2 {
 margin-top: 5px;
}
.table-type1 th,
.table-color {
	background-color: #F2F2E6;
	white-space: nowrap;
}
.table-type2 th {
 background-color: #EAEAEA;
}
.table-type2 .t-width {
 width: 205px;
}

