@charset "utf-8";
/* CSS Document */

/*リセットスタイル*/
body,h1, h2,h3,p,img,a{
	padding: 0px;
	margin: 0px;
	border:none;
	text-decoration:none;
}

/*全体の設定*/

* {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
}
#all {
	background-image: url(images/backgroundimg_10.jpg);
}


/*擬似リンク*/

a:link{color:#603;}
a:visited{color:#303;}
a:active{color:#603;}

/*三列に区切っています。*/

#contents {
	width: 980px;
}

#left {
	width: 227px;
	float: left;
}
#top {
	width: 980px;
}



#rightspace {
	background-image: url(images/top_rightgrade.jpg);
	height: 230px;
	width: 226px;
}
#rightspace02 {
	background-image: url(images/293_grade_10.jpg);
	height: 200px;
	width: 293px;
}


.news {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
.reset {
	float: none;
}

.newstext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#clear {
	clear: both;
}

/*フッターの設定です*/
#footer {
	background-image: url(images/fotter.jpg);
	height: 47px;
	width: 980px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}

#middle{
	float:left;
	width: 549px;
}#right {
	float: left;
	width: 204px;
}
#leftspace {
	background-image: url(images/top_leftgrade.jpg);
	height: 380px;
}
.right {
	float: left;
	width: 293px;
}
.middle {
	float: left;
	width: 483px;
}
#body {
	width: 980px;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 980px;

}

.left {
	float: left;
	width: 204px;
	background-image: url(images/top_leftgrade.jpg);
}
.p p {
	line-height: 150%;
}
.middle img {
	float: left;
}
#spacer {
	background-image: url(images/spacer.gif);
	height: 132px;
	width: 288px;
}
#rightspace03 {
	background-image: url(images/293_grade_10.jpg);
	height: 350px;
	width: 293px;
}
#leftspace03 {
	background-image: url(images/top_leftgrade.jpg);
	width: 204px;
	height: 250px;
}
#rightspace04 {
	background-image: url(images/293_grade_10.jpg);
	height: 620px;
	width: 293px;
}




#leftspace04 {
	background-image: url(images/top_leftgrade.jpg);
	height: 420px;
	width: 204px;
}

#leftspace05{
	background-image: url(images/293_grade_10.jpg);
	height: 900px;
	width: 293px;
}

#rightspace05 {
	background-image: url(images/top_leftgrade.jpg);
	height: 700px;
	width: 204px;
}
