@charset "shift_jis";

/*	スタイルシート　[ 神村学園：school_news スーパーインフォメーション ]
=================================================================== */
/* ナビの下線 */
div#Navigation {
	border-bottom: #c00 10px solid;
}

/* メインコンテンツ */
div#MainContents {
	background: url(images/line02.gif) repeat-x;
}
/* サイドコンテンツ */
div#SideContents {
	background: url(images/line01.gif) repeat-x;
}