@charset "utf-8";
.BgcolorUp {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.BgcolorDown {
	background-image: url(../images/index_22.jpg);
	background-repeat: repeat;
	background-position: right bottom;
}
.BgBackGround_SchoolChoice {
	background-image: url(../school_choice/images/school_choice_01.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.BgBackGround_introduction {
	background-image: url(../school_intro/introduction/images/introduction01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Font-Index_News-Content_largerow p strong {
	color: #009;
	font-size: 20px;
}
.Font-Index_News-Title table tr td table tr td table tr td table tr td div p {
	font-size: 18px;
}
