@charset "UTF-8";
/* フォント */
body{
	font-family: serif;
}

/* 表示オフ */
#pagenavi,#footer{
	display: none !important;
}

/* 背景処理 */
body#news,body#access,body#outline,body#contact,body#qanda,body#student,body#protector,body#teacher,body#public,body#students-parents,body#again,body#message{
	background: none !important;
}
#news #header,#access #header,#outline #header,#contact #header,#qanda #header,#student #header,#protector #header,#teacher #header,#public #header,#students-parents #header,#again #header,#message #header{
	background: none !important;
}
