@charset "utf-8";
.txt_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav_inside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: none;
	font-weight: bold;
}
.nav_inside-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: none;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7AB7E6;
	text-decoration: none;
}.txt_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003300;
}
.bkgd_body {
	background-image: url(../_imgs/home/bkgd_footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgd_reserve {
	background-image: url(../_imgs/home/bkgd_footer1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bkgd_inside-table {
	background-image: url(../_imgs/inside/bkgd_body-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bkgd_footer {
	background-image: url(../_imgs/inside/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_reserve {
	background-image: url(../_imgs/inside/bkgd_reserve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav_inside:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: none;
	background-color: #FFFFFF;
}
.txt_reserve-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #285483;
	text-decoration: none;
}
.txt_reserve {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: none;
}
.link_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: none;
}
.link_body:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b497b;
	text-decoration: underline;
}
.txt_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1b497b;
	text-decoration: none;
}
.nav_rooms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1b497b;
	text-decoration: none;
}
.nav-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
}
.link_footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}