body {
	font-size: 11pt;
	line-height : 120%;
	color: #310000;
	line-height: 120%;
	background-position: center;
	text-align: center;

}
td{
	line-height : 120%;
	color: #310000;
        line-height: 120%;
}
a:link {  color: #000066; text-decoration: none;}
a:visited { color: #000066; text-decoration: none ;}
a:hover {  color: #0000FF; text-decoration: underline;}
a:active {  color: #FF0000; text-decoration: none;}
 
#menu {
	background:#FFFFFF no-repeat center;
	text-align:center;
	padding:0;
	font-size: 11pt;
	width: 600px;

	}

#menu a{
	color:#A60000;
	text-decoration: none;
	background-image: url(image/bg_menu01.jpg);
	height: 30px;
	width: 120px;
	font-size: 11pt;
	padding-top: 5px;
	font-weight: bold;
	}

#menu a:hover{
	color:#FF3366;
	text-decoration: none;
	background-image: url(image/bg_menu02.jpg);
	font-size: 11pt;
	height: 30px;
	width: 120px;
	padding-top: 5px;
	}

#menu p{
	margin:1;
	font-size:13px;
	color:#333333;
	float: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10;
	}
h2 {
	font-size: 17px;
	color: #BB2222;
	text-decoration: underline;
}

.kyoiku {
	line-height: 150%;
	text-align: left;
	width: 480px;
	font-size: 110%;
}
