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

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%;
}

#header {
	margin: 0 auto;
	height: 700px;
	width: 100%;
	background: url(img/header.jpg) center top no-repeat;
}

.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;
}

#main p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

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

.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;
}