@charset "utf-8";
* {
	margin: 0px;
	padding:0;
	border-style: none;
}
br {
	margin: 0px;
	padding: 0px;
	border: none;
}
#clearboth {
	clear: both;
}
body {
	background-color: #000;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 228px;
	width: 900px;
}
#header .logo {
	text-align: right;
	height: 65px;
	width: 900px;
}
#racename {
	background-image: url(images/anima_01.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 900px;
	height: 90px;
	padding-top: 60px;
}
#racename span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	line-height: 20px;
}
#racename p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 48px;
	font-weight: bolder;
	color: #F00;
}
#great {
	height: 131px;
	width: 900px;
}
#area_box {
	height: 360px;
	width: 900px;
}
#area_box .left {
	float: left;
	height: 360px;
	width: 50px;
}
#area_box .center {
	float: left;
	height: 360px;
	width: 800px;
}
#area_box .center .content {
	background-image: url(images/area_main.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	padding-top: 110px;
}
.copyright {
	height: 35px;
	width: 900px;
	background-color: #FFF;
}
.copyright span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
}
.copyright .link {
	text-align: right;
	width: 890px;
}
.copyright .link a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #9C0E0D;
}
#area_box .center .content p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
}
#footer .content {
	background-image: url(images/anima_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
	width: 775px;
	text-align: left;
	padding-top: 83px;
	padding-left: 125px;
}
#area_box .right {
	background-image: url(images/area_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	width: 50px;
	text-align: right;
	padding-top: 20px;
}
#area_box .center .form {
	height: 200px;
	width: 800px;
}
#footer {
	background-image: url(images/footer_area.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 900px;
}
.bana {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	width: 545px;
	margin-bottom: 20px;
}

