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

.sc_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	color:#333333;
	line-height:1;
}

.sc_title a:hover {
	color:#D4145A;
}

.sc_title2 a:hover {
	color:#D4145A;
	font-weight:bold;
}

.sc_title3{
	font-size:14px;
	color:#2E3192;
	font-weight:bold;
}


.gentei{
	text-align:center;
	color:#666666;
	font-size:18px;
}

h2{
	font-size:11px;
	color:#333333;
}
h3{
	font-size:12px;
	line-height:2;
}

.school{
	color:#42210B;
	font-size:36px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
	 Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#box{
	border-color:#333333;
	border-bottom-style:inset;
	float:left;
}
