@charset "utf-8";

.section{
	padding-bottom: 0;
}

.section .section {
	padding-bottom: 5em;
}

.section h3 {
	margin-bottom: 20px;
}

.section h4 {
	/*padding-bottom: 2px;*/
	margin-bottom: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 1.8em;
	font-weight: bold;
	color: #cc3300;
}

.section h5 {
	font-size: 1.4em;
	font-weight: bold;
}

div.boxLt {
	float: left;
	width: 200px;
	margin-right: 20px;
}

div.boxRt {
	float: right;
	width: 420px;
}

div.boxLt p.ph {
	padding-bottom: 5px;
}

span.orange {
	color: #f9a17a;
}

span.explanation{
	font-size: 0.65em;
	line-height:1;
	font-weight: normal;
	color: #333333;
}

span.normal {
	font-weight: normal;
}


p.note {
	font-size: 1.2em;
}


.red {
	color: #cc0000
}

#syokusaibasic table {
	width: 640px;
	margin-bottom: 2em;
}

#yutorisuite table,
#ladys table,
#dailyspa table,
#dailyspapluse table,
#sansaku table,
#mankitsu table,
#groupplan table,
#nabe table,
#fugu table,
#china table,
#winter table,
#ichigo table,
#act table,
#kutsurogi table,
#dinner table,
#keyaki table,
#shaon table,
#beer table,
#grape table,
#getu1 table,
#getu2 table,
#late table,
#yutari1 table,
#yutari2 table,
#pafe table,
#simple table,
#hitori table,
#connect table{
	width: 420px;
	margin-bottom: 2em;
}

#anniversary table,
#fruitresort table,
#hotelgolf table,
#offsite table,
#ls table{
	width: 420px;
	margin-bottom: 0.5em;
}

#hotelgolf table caption,
#groupplan table caption {
	font-weight: bold;
}

.section .box{
	padding:10px 10px 0 10px;
	border:solid 1px #C5A49D;
	background:#fcf5ef;
	clear:both;
	margin-bottom:1.5em;
}

/*cleafix-----*/
.section .box{zoom:1;}
.section .box:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/*-----cleafix*/

.section .box p{
	font-size:1.2em;
}

.section .box  h5{
	color:#CC3300;
	font-size:1.2em;
}

.section .box  h6{
	font-size:1.2em;
	font-weight:bold;
}

.section .box p.image{
	float:right;
	padding-right:10px;
	padding-bottom:1.5em;
	padding-left:10px;
}

.section .box p.image2{
	float:left;
	padding-right:10px;
	padding-bottom:1.5em;
}

.section .box p.text{
	width:485px;
	float:right;
}

.section .small{
	font-size:0.9em;
}

.section .small2{
	font-size:1.2em;
}


