﻿@charset "UTF-8";

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

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

/* --------------------------
 * 営業時間
-------------------------- */
.hoursOpen {
	margin: 10px 0;
	padding-left: 1em;
	text-indent: -1em;
}

/* --------------------------
 * エステコーナー
-------------------------- */
#este .imgList {
	margin: 1em 0;
}


#este table {
	width: 530px;
	margin-bottom: 1em;
	border-right: 1px solid #746144;
	border-bottom: 1px solid #746144;
}
	#este table th,
	#este table td {
		padding: 2px;
	}
	#este table tbody th {
		width: 120px;
	}
	#este table td {
		vertical-align: top;
		border-top: 1px solid #746144;
		border-left: 1px solid #746144;
	}
		#este table table {
			width: 97%;
			margin: 0 auto;
			border: none;
		}
			#este table table th,
			#este table table td {
				padding: 0;
				border: none;
			}
			#este table table th {
				width: 300px;
				color: #333333;
				text-align: left;
				background: none;
			}
			#este table table td {
				width: 60px;
				text-align: right;
			}

/* アロマエステ */
#este #aromaEste thead th {
	color: #FFFFFF;
	background-color: #B4A792;
}

/* --------------------------
 * 岩盤浴
-------------------------- */
#ganban table.table01 {
	float: left;
	margin-right: 10px;
}

/* --------------------------
 * いやしば
-------------------------- */
/*
#iyashiba ul.imgList li {
	margin-right: 5px;
}
*/