@charset "shift_jis";

/*	スタイルシート　[ 神村学園：school_news 入試情報 ]
=================================================================== */
/* ナビの下線 */
div#Navigation {
	border-bottom: #c00 10px solid;
}

/* メインコンテンツ */
div#MainContents {
	background: url(images/line02.gif) repeat-x;
}
div#MainContents div#areaNews div.newsbox div.news h4 {
	background-color: #9ebede;
	border-left: #333 10px solid;
	margin: 5px 0 10px 0;
	padding: 2px 0 2px 5px;
}
/* サイドコンテンツ */
div#SideContents {
	background: url(images/line01.gif) repeat-x;
}