@charset "shift_jis";
body {
	background-image: url(top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 126px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #030;
	margin-left: 20px;
	margin-top: 0px;
	width: 900px;
}
a {
	color: #F09;
}
a:hover {
	color: #C9F;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	color: #060;
	margin: 0px;
}
.largered {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #F00;
}
.red {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}
.blue {
	color: #0000CC;
	font-size: 14px;
}
td {
	padding-bottom: 6px;
}
