@charset "utf-8";
body,td,th {
	color: #003;
}
body {
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(image/logo_back.png);
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-align: left;
}
p {
	font-size: x-small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
}
hr {
	display: none;
}
.yellow {
	color: #FF6;
}

.white {
	color: #EEE;
}

.red {
	color: #F30;
}
#container {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 15px;
	width: 40px;
	text-align: center;
}

#header {
	background-color: #000;
	width: 640px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	float: left;
}

#contents {
	width: 680px;
	height: 680px;
	background-image: url(image/choppersrule/40/40_kaikado.jpg);
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-top: 1px;
}
#contents02 {
	font-weight: normal;
	width: 680px;
	height: 680px;
	background-image: url(image/choppersrule/40/40_km.jpg);
	padding-top: 1px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #FFF;
}
#contents03 {
	font-weight: normal;
	width: 680px;
	height: 680px;
	background-image: url(image/choppersrule/40/40_fatbob.jpg);
	padding-top: 1px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #FFF;
}
#contents04 {
	font-weight: normal;
	width: 680px;
	height: 680px;
	padding-top: 1px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #FFF;
}
#image01 {
	float: none;
	height: 100px;
	width: 150px;
	margin-top: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#image {
	float: none;
	height: 100px;
	width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
}


#footer {
	width: 680px;
	font-weight: normal;
	text-align: center;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


body, h1, h2, p {
	padding: 0px;
}
