﻿@charset "utf-8";

/* img
----------------------------------------------- */
#img {
	height: 200px;
	background: url("../images/img_main.jpg") no-repeat top;
}
	#img p {
		padding: 130px 0 0 20px;
		text-align: left;
	}

/* ----------------------------------------------
 * box
---------------------------------------------- */
.box {
	width: 495px;
	margin: 0 auto 25px;
}
	#contentMain .text02 {
		float: left;
		width: 240px;
	}

	/* ------------------------
	 * 空中大浴場
	------------------------ */
	#swimmingBath .topArea {
		margin-bottom: 15px;
	}

	/* ------------------------
	 * 足湯
	------------------------ */
	#asiyu .imgList {
		margin-bottom: 10px;
	}
		#asiyu .imgList li,
		#asiyu .imgList li img {
			margin-bottom: 0;
		}

	#asiyu .imgL {
		width: 240px;
		font-size: 85%;
	}

	#asiyu .posR {
		width: 240px;
	}

	/* ------------------------
	 * 泉質とか
	------------------------ */
	#spaDetail table.table01 th,
	#spaDetail table.table01 td {
		padding: 5px;
	}