@charset "utf-8";

#img {
	height: 207px;
	margin: 11px 0 10px;
	background: url("../../images/bg_main2.gif") no-repeat bottom left;
}
	#img p {
		padding: 12px 0 0 12px;
		text-align: left;
		line-height: 2;
	}

/* --------------------------
 * box
-------------------------- */
#contentMain .box {
	width: 515px;
	margin: 0 auto 25px;
}

/* --------------------------
 * 足湯
-------------------------- */
#footSpa .posL {
	width: 250px;
}

/* --------------------------
 * シャトルバス
-------------------------- */
#shuttleBus .posL {
	width: 245px;
	float:left;
}

#shuttleBus .posR {
	width: 260px;
	float:right;
}

#shuttleBus .posR .textBottom {
	padding-top:6px;
}


/* --------------------------
 * 名水亭の温泉について
-------------------------- */
#aboutSpa .posL {
	width: 215px;
}
#boutSpa .imgR {
	float: right;
	margin-left: 5px;
}

#aboutSpa table th,
#aboutSpa table td {
	padding: 5px;
}

/* --------------------------
 * アクアクア
-------------------------- */
#aqua-qua h3 {
	margin: 12px 0;
	color: #0068B7;
	font-size: 130%;
	font-weight: bold;
}

#aqua-qua .posL {
	width: 230px;
}

#aqua-qua .imgR {
	float: right;
	margin-left: 5px;
}
