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