@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
h1 {
	font-size: 14pt;
	color: #fff;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	color: #000;
	font-weight: normal;
}
a, a:active {
	color: #000;
	text-decoration: none;
	border: none;
	outline:none;
}
img{
	border: none;
	outline:none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #fff;
	text-decoration: none;
}
#banner {
	position:absolute;
	width:100%;
	height:79px;
	z-index:2;
	left: 0px;
	top: -1px;
}
#logo {
	position:absolute;
	width:162px;
	height:66px;
	z-index:3;
	left: 14px;
	top: 5px;
}
#number {
	position:absolute;
	width:200px;
	height:30px;
	z-index:4;
	left: auto;
	right: 1em;
	top: 22px;
	font-size: 18pt;
	color: #000;
	text-align: right;
}
#page-background {
	position:fixed; top:0; left:0; width:100%; height:100%;
}
.bg_image {
	position: absolute;
}
#footer {
	position: absolute;
	top:750px;
	left:0;
	width: 100%;
	height:16px;
	font-size: 9pt;
	text-align: center;
	z-index:100;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
#menu {
	position:absolute;
	width:752px;
	height:25px;
	z-index:7;
	left: 0px;
	top: 3px;
	background-color: #778899;
	border : 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
}
#background {
	position:relative;
	width:757px;
	margin: 0 auto;
	height:36px;
	z-index:7;
	top: 107px;
}
#greenbox {
	position:absolute;
	width:752px;
	height:550px;
	z-index:3;
	background-color: #778899;
	opacity: 0.75;
	border : solid;
	border-color:#000;
	border-width:thin;
	top: 45px;
	left: 1px;
}
#greenbox2 {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:752px;
	height:550px;
	z-index:3;
	background-color: #778899;
	opacity: 0.75;
	border : solid;
	border-color:#000;
	border-width:thin;
	top: 120px;
}
#greenbox2 h1 {
	margin: 10px 0 0 10px;
	text-align: left;
}
#greenbox2 h3 {
	margin: 10px 0 0 10px;
	text-align: left;
}
#text {
	position:absolute;
	width:735px;
	height:519px;
	z-index:6;
	left: 11px;
	top: 62px;
	overflow: auto;
}
#map {
	position:absolute;
	width:472px;
	height:448px;
	z-index:8;
	left: 262px;
	top: 0px;
}
#opener {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:471px;
	height:380px;
	z-index:6;
	top: -20px;
}
#address {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	width:760px;
	height:150px;
	z-index:7;
	top: 550px;
	text-align: center;
}
#address a:hover {
	text-decoration: none;
	color: #000;
}
#address a:link {
	color: #778899;
	text-decoration: none;
}
