<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<style type="text/css">
<!--
		body {
			margin: 0px;
			padding: 0px;
		}
		div.title {
			float: left;
			width: 550px;
		}
		div.title h1 {
			margin: 0px;
			font-size: 300%;
			font-family: "Times New Roman",Century,serif;
			background-color: #4a4aff;
			color: white;
			text-align: center;
		}

div.title h1 a {
			color: white;
			text-decoration: none;
		}


		div.intro {
			font-size: 90%;
			padding: 0.5em;
		}
		div.navi {
			clear: both;
			background-color: #9595ff;
			color: yellow;
			padding: 3px;
			font-family: Verdana,sans-serif;
		}
		div.navi a {
			color: white;
			text-decoration: none;
		}

div.navi a:visited {
			color: white;		}


                div.navi a:hover {
			color: #33cc00;
			background-color: white;
		}




		div.menu {
			float: left;
			width: 25%;
			padding: 0.5em;
			margin-right: 0.3em;
			border-right: dashed 1px green;
			background-color: #ddddff;
			line-height: 1.4;

		}


div.menu a {
			color: #0000ff;
			text-decoration: none;
		}

div.menu a:visited {
			color: #0000ff;		}


		div.menu a:hover {
			color: #33cc00;
			background-color: white;
				}





		div.main {
			padding: 0.5em 1em;
		}
		div.main h2 {
			font-family: Verdana,Arial,sans-serif;
			margin: 0px;
			border-bottom: solid 3px #ff6633;
		}
		div.main p {
			line-height: 1.4;
		}


div.main a:hover {
			color: #33cc00;
			background-color: white;
				}


		div.footer {
			clear: both;
			background-color: #9595ff;
			color: white;
			padding: 3px;
		}
		div.footer p.returnlink {
			text-align: center;
			margin: 0px 0px 0.5em 0px;
		}
		div.footer p.returnlink a {
			color: white;
		}
		div.footer p.copyright {
			margin: 0px;
			font-size: 80%;
			font-family: Verdana,Arial,sans-serif;
			text-align: right;
		}



DIV.main P.minibox {

height : 400px;
overflow: scroll;
background-color: white;
border: dashed 3px #ffff00;
padding: 0.3em;
line-height: 1.4em;
}

DIV.main P.minibox2 {

height : 800px;
overflow: scroll;
background-color: white;
border: dashed 3px #ffff00;
padding: 0.3em;
line-height: 1.4em;
}



table.schedule {
		border: solid 2px #00aa80;
		border-collapse: collapse;
	}
	table.schedule th {
		border-bottom: solid 2px #00aa80;
		border-right: dashed 1px gray;
		padding: 0.3em;
	}
	table.schedule td {
		border-bottom: solid 1px green;
		border-right: dashed 1px gray;
		padding: 0.3em 0.4em;
	}





	-->
</style>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">