body {
	font-size: 10pt;
	line-height: 12pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	font-variant: small-caps;
}
td {
	padding: 2px;
	vertical-align: top;
}


#entire {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}


#header {
	color: #FFFFFF;
	background-color: #990033;
}
.top_img {
	background-image: url(img/main_image.jpg);
	height: 250px;
	width: 820px;
}
.contents_L {
	float: left;
	width: 150px;
}

.contents_main {
	float: left;
	width: 500px;
	margin-left: 10px;
	text-align:left;
}
.contents_R {
	float: right;
	width: 150px;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
.side_image {
	height: 700px;
	width: 150px;
}
.side_image img {
	margin-top: 150px;
}
.footer_img {
	padding-top: 8px;
}


.img_01 {
	border: 1px solid #990000;
}

.img_02 {
	border: 3px solid #8c000c;
}

.line {
	height: 2px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
}
.strong {
	font-weight: bold;
}

#school_img{
	text-align:center;
	margin:0 auto 10px;
}
div#news_midashi{
	width:500px;
	height:49px;
	margin-top:20px;
	background:url(img/news_01.jpg);
}
div#news_midashi h2{
	width:500px;
	height:49px;
	text-indent:-9999px;
}
#news_contents{
	width:470px;
	height:481px;
	margin-bottom:20px;
	padding:15px;
	color:#FFF;
	background:url(img/news_02.jpg)
}