body {
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 850px;
	background-image: url(image/webrule/webrule_back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #C00;
}
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: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: auto;
}

#header {
	width: 750px;
	height: 180px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	border-top-width: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #C00;
	padding-top: 20px;
}
#top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	float: right;
	height: 20px;
	width: 40px;
	text-align: center;
}
#month {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 20px;
	width: auto;
}

#contents {
	height: auto;
	width: 750px;
	padding-top: 1px;
	margin-top: 20px;
	text-align: right;
}
#bike {
	height: 370px;
	width: 750px;
	margin-top: 20px;
	float: left;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding-top: 10px;
}


#bike02 {
	height: 370px;
	width: 750px;
	margin-top: 20px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #FFF;
	padding-top: 10px;
	font-weight: bold;
}
#bikephoto {
	float: left;
	height: 150px;
	width: 220px;
	margin-left: 20px;
	margin-top: 20px;
}
#image {
	height: 360px;
	width: 535px;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
#bike02left {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 15px;
}
#footer {
	width: 750px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-small;
	color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #FFF;
}
