@CHARSET "UTF-8";

a:link { color: #ffffff; }
a:visited { color: #cccccc; }
a:hover { color: #00ff00; }
a:active { color: #ff8000; }

#contents #dpage {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
}
#contents #prenext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #6B8E23;
}
