@media screen {
	html {height:100%;}
	body {height:100%;}
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#000000;
	color:#288795;
	font-size:12px;
	line-height:1.5em;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}
a{outline:0;}


#main{
	width:auto;
	height:700px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#enter{
	background-image: url(../images/top01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#enterbox{
	padding-top:405px;
}
#enterbox a{
	text-align:center;
	display:block;
	margin:auto;
	width: 388px;
	height:144px;
	font-size:12px;
	text-indent:-9999px;
}


#tx{
	display: block;
	padding-top: 3em;
}




#main #menuback{
	width: auto;
	height: 700px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/inside.jpg);
	background-repeat: no-repeat;
	background-position: center;

}

#main #menuback #text{
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	vertical-align: bottom;
	padding-top: 200px;
	color: #288795;
}

#main #menuback #bnr{
    height: auto;
	margin-top: 80px;
	margin-bottom:20px;
	color:#D7BD97;

}

h1,h2,h3{
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #EDEDED;
}
