body {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	color: #003333;
	background-color: #FFFFFF;
}
.main-bg {
	background-image: url(../img/table-bg-b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.main-bg2 {
	background-image: url(../img/table-bg-t.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.top-main-bg {
	background-image: url(../img/top-main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-size: 10pt;
	color: #003333;
}
.top-main-text {
	font-size: 8pt;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:visited {
	color: #009966;
	text-decoration: none;
}
a:hover {
	color: #00CC99;
	text-decoration: underline;
}
a:active {
	color: #009966;
	text-decoration: underline;
}
.menu_ttl1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
.menu_ttl2 {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	text-align: left;
	padding-top: 5px;
}
.menu_txt {
	text-align: left;
	padding-bottom: 10px;
}
.room-img {
	text-align: center;
	width: 200px;
	margin: 5px;
}
.room-txt {
	text-align: left;
	padding: 10px 5px 5px;
	vertical-align: top;
}
.photo-title {
	font-size: 11pt;
	font-weight: bold;
	color: #006666;
}
.ttl {
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
	margin: 3px;
	padding: 3px;

}

