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


.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;
}