@charset "shift_jis";
* {
  margin: 0;
  padding: 0;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: underline;
}
a:link {
  color: #0000ff;
}
a:visited {
  color: #9900ff;
}
a:hover {
  color: #ff0000;
}
a:active {
  color: #ff0000;
}


body {
	background-image: url(../school/kabe.gif);
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;




}
table {
	height: 0px;
	width: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	top: 0px;
	line-height: 20px;



}
.font {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	font-style: normal;
	color: #000066;
}

.yoko {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	background-position: center;
	width: 800px;


}



#main {
	width: 800px;
	text-align: center;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;

}

