body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(img/bg.gif) #dc0000 center top repeat-x;
}
input{

	font-weight: bold;
	font-size: 30px;
}
img {
	border: 0;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
}

a: acitive {
	color: #fff;
	text-decoration: underline;
}

a: hover {
	color: #fff;
	text-decoration: underline;
}

#contents {
	width: 100%;
	background: url(img/header.jpg) center top no-repeat;
}

#header {
	margin: 0 auto;
	height: 230px;
	padding-top: 470px;
	width: 900px;
}

#regist{
	background: url(img/bg_form.gif) no-repeat;
	width: 390px;
	height: 140px;
	padding: 10px 20px;
	margin-right: 60px;
	text-align: left;
	float: right;
}
#regist_bottom{
	background: url(img/bg_form2.gif) no-repeat;
	width: 390px;
	height: 140px;
	padding: 10px 20px;
	text-align: left;
	margin: 0 auto 10px;
}

.innner {
	width: 900px;
	padding: 470px 170px 0 0;
	text-align:right;
}

.btn {
	position: absolute;
	top: 470px;
	right: 150px;
}

#main {
	margin: 0 auto;
	padding: 0 auto;
	width: 900px;
}

.midashi {
	margin-left: -15px;
}

.midashi2 {
	margin: -5px 0 0 -5px;
}

.txt {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}


#game {
	margin: 0 auto;
	height: 660px;
	width: 840px;
	background: url(img/bg_red.gif) center top no-repeat;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#footer {
	background: #000;
	width: 100%;
	padding-top: 40px;
}

#footer #vox {
	width: 930px;
	margin: 0 auto;
}

#footer #vox {
	width: 930px;
	margin: 0 auto;
}

#footer #vox #left {
	width: 300px;
	float: left;
	color: #fff;
}

#footer #vox #right {
	font-size: 10px;
	line-height: 1.8;
	width: 600px;
	float: left;
	color: #000;
	padding: 10px;
	background: #fff;
}

#right h1 {
	font-size: 14px;
	font-weight: normal;
}

#footer #vox #copy {
	clear: both;
	font-size: 10px;
	line-height: 1.8;
	color: #fff;
	text-align: right;
	padding: 10px;
}