@charset "utf-8";
body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #160C0B;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/indexback.jpg);
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#h{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: right;
	height: 15px;
}
h1{
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	display: inline;
}
#enter{
	height: 100px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/indeximg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 350px;
	padding-left: 350px;
}
#copy{
	color: #FFF;
	background-color: #160C0B;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#guide{
	line-height: 22px;
	color: #FFF;
	text-align: left;
	height: 100px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #160C0B;
}
.enterbox{
	height: 50px;
	width: 400px;
}
.enterbox a{
	margin-right: 10px;
}
