﻿/* プラン案内 */
.pbox {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 30px;
	overflow: hidden;
	height: 122px;
}


.pbox h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/index/h2.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 540px;
	text-indent: 8px;
	padding-top: 4px;
	margin-bottom: -1px;
	margin-top: -1px;
}

.pbox h3{
	font-weight: normal;
	color: #523B2B;
	line-height: 16px;
	letter-spacing: 0.1em;
	margin-bottom: -1px;
	margin-top: -1px;
	font-size: 0.9em;
}

/* サイドメニュー　昼神温泉 */
.s-hsp {
	width: 190px;
	margin-left: 10px;
	margin-bottom: 18px;
	background-color: #EBE6D6;
	color: #716559;
	padding: 8px;
}

.table-pic{
	width: 500px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81756A;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 28px;
	margin-left: auto;
	border-right-color: #81756A;
}

.table-pic td,th{
	padding:10px;
	text-align:left;
	border: 1px solid #999;

}
.table-pic td,th{
	background:#;	
}

