#txtArea01 table,
#txtArea02 table {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EAB999;
}

#txtArea01 th {
	background-color: #FEF3DE;
	font-weight: bold;
	font-size: 14px;
	color: #AE4600;
	text-align: left;
	padding: 12px;
	width: 138px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB999;
}
#txtArea02 th {
	background-color: #FEF3DE;
	font-weight: bold;
	font-size: 14px;
	color: #AE4600;
	text-align: left;
	padding: 12px;
	width: 229px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB999;
}
#txtArea01 th.last {
	background-color: #FEF3DE;
	font-weight: bold;
	font-size: 14px;
	color: #AE4600;
	text-align: left;
	padding: 12px;
	width: 138px;
}
#txtArea02 th.last {
	background-color: #FEF3DE;
	font-weight: bold;
	font-size: 14px;
	color: #AE4600;
	text-align: left;
	padding: 12px;
	width: 229px;
}
#txtArea01 td {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB999;

}
#txtArea02 td {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAB999;
	width: 266px;
}

#txtArea01 td.last,
#txtArea02 td.last {
	padding: 12px;
}
#txtArea01 h3,
#txtArea02 h3 {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#txtArea01,
#txtArea02 {
	margin-bottom: 30px;
}
#txtArea01 p {
	margin-bottom: 16px;
}
#txtArea01 p.last {
	margin-bottom: 0px;
}
#txtArea02 .siteBt,
#txtArea02 .reserveBt {
	width: 138px;
}
#txtArea02 th a.siteLink {
	margin-left: 60px;
	display: block;
	margin-top: 11px;
	width: 169px;
}
#txtArea02 .panel01,
#txtArea02 .panel02,
#txtArea02 .panel03,
#txtArea02 .panel04,
#txtArea02 .panel05 {
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 65px;
}

#txtArea02 .panel01 {
	background-image: url(../img/spot01.gif);
}
#txtArea02 .panel02 {
	background-image: url(../img/spot02.gif);
}
#txtArea02 .panel03 {
	background-image: url(../img/spot03.gif);
}
#txtArea02 .panel04 {
	background-image: url(../img/spot04.gif);
}
#txtArea02 .panel05 {
	background-image: url(../img/spot05.gif);
}

.siteBt a {
	background-image: url(../img/bt01.gif);
	height: 31px;
	width: 138px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.siteBt a:hover {
	background-image: url(../img/bt01.gif);
	background-position: left bottom;
}
.reserveBt a:hover {
	background-image: url(../img/bt02.gif);
	background-position: left bottom;
}



.reserveBt a {
	background-image: url(../img/bt02.gif);
	height: 31px;
	width: 138px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
