body {
	margin: 0 auto;
	padding: 0;
	color: #fff9e6;
	background-color: #000000;
	line-height: 130%;
	text-align: center;
	font-size: x-small;
	font-family: Verdana,MS UI Gothic,Osaka,Arial;: Verdana,MS UI Gothic,Osaka,Arial;
}
a:link {text-decoration: none; color: #c7b188;}
a:visited {text-decoration: none; color: #c7b188;}
a:hover {text-decoration: underline; color: #c7b188;}
a:active {text-decoration: underline; color: #c7b188;}

/*z[*/
#homelogo {
	width: 800px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/homelogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#homeline {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#homecaution {
	width: 800px;
	height: 84px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/homecaution.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#homecopy {
	width: 800px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/homecopy.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#enter {
	width: 800px;
	height: 290px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/enter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#qr {
	margin: 5px auto 0;
}



/*ʁ*/

.strong {
	font-weight: bold;
}
.red {
	color: #BE0B00;
	font-weight: bold;
	font-size: 110%;
}
#header {
	width: 800px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	width: 800px;
	height: 317px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#contents img {
	margin: 0 auto 16px;
	padding: 0;
}
.line {
	width: 800px;
	height: 18px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#unavi {
	margin: 0 auto 10px;
	padding: 0;
}
#unavi a {
	padding: 0 5px;
}

/*e[u 2*/

.table {
	margin: 0 auto;
	padding: 0;
	border: 2px solid #bda474;
}
.table td {
	width: 150px;
	padding: 6px 10px;
	vertical-align: top;
	line-height: 130%;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
}
.tr1 {
	background-color: #856d3e;
}
.tr2 {
	background-color: #4b3d23;
}