/*トップ画像設定*/
/*サイトトップ*/
.sitetop {
	background-image: url(images/topimage01.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*学校案内*/
.info {
	background-image: url(images/info01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 770px;
}

/*施設概要*/
.facilities {
	background-image: url(images/facilities01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*アカデミー*/
.academic {
	background-image: url(images/aca01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*アドバンス総合*/
.ad-sougou {
	background-image: url(images/adsou01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*キャリア*/
.career {
	background-image: url(images/career01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*国際教育*/
.international {
	background-image: url(images/international01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*学校行事*/
.sch-event {
	background-image: url(images/sch_event01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*クラブ活動*/
.club {
	background-image: url(images/club01.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}

/*進路状況*/
.course {
	background-image: url(images/course01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 770px;
}
