@charset "Shift_JIS";
#kaisoku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFC;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #00F;
	padding: 10px;
	letter-spacing: 2px;
}
#kaisoku a {
	color: #173366;
}
#kaisoku a:hover {
	background-color: #173366;
	border: 1px solid #173366;
	color: #FFF;
}
