@charset "UTF-8";
/* CSS Document */

.gaku01 {
	float: left;
	height: 196px;
	width: 475px;
}
.gaku02 {
	float: right;
	height: 578px;
	width: 227px;
}
#main table {
	float: left;
	height: 250px;
	width: 475px;
	border: 1px solid #666;
	border-collapse: collapse;
	margin-top: 20px;
}
th {
	background: #87CEFA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-indent: 10px;
}
td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
	width: auto;
	height: auto;
	text-indent: 15px;
}

.gaku03 {
	float: left;
	height: 100px;
	width: 475px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 20px;
}