* {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-style: normal;
}

body {
	background-image: url(images/background.png);
	text-align: center;
	padding: 10px;
}
div.page {
	width: 760px;
	background-color: white;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: gray #333333 #333333 gray;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
div.start {
	color: white;
}
div.start h1 {
	color: #990000;
	margin-bottom: 0.2em;
	font-size: 200%;
}
div.start h2 {
	color: #990000;
	margin-bottom: 1.5em;
	font-size: 150%;
}
div.start p {
	line-height: 1.5em;
	font-size: 100%;
}
div.pageheader {
	height: 0px;
}
div.pagebody {
	text-align: left;
	padding: 20px;
}
div.logo {
	margin-bottom: 0;
}
div.cover {
	background-image: url(images/cover.jpg);
	background-repeat: no-repeat;
	width: 720px;
	margin-bottom: 1em;
	text-align: center;
}
div.coverleft {
	float: left;
	text-align: left;
}
div.coverright {
	text-align: right;
}
div.menu {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: gray;
	width: 220px;
	float: left;
}
div.content {
	line-height: 1.4;
	margin-left: 240px;
	text-align: left;
}
div.pagefooter {
	background-color: #888888;
	color: white;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	clear: both;
	font-size: 80%;
}
div.pagefooterleft {
	width: 20%;
	float: left;
	text-align: left;
	padding: 0.2em 0px 0.2em 1em;
}
div.pagefootercenter {
	width: 60%;
	float: left;
	text-align: center;
	padding: 0.2em 0px;
}
div.pagefooterright {
	text-align: right;
	padding: 0.2em 1em 0.2em 0px;
}
h2 {
	font-family: serif;
	font-style: italic;
	font-size: 200%;
	color: #ffcc00;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}
h3 {
	font-family: serif;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
	color: #888888;
	margin-top: 1em;
	margin-bottom: 1em;
	padding:0.2em;
	background-image: url(images/h3-background.png);
	background-repeat: repeat-y;
}
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}
a {
	color: navy;
}
a img {
	border-width: 0px;
}
a:hover {
	color: red;
}
strong {
	font-size: 150%;
	color: black;
	padding-left: 0.2em;
	padding-right: 0.2em;
}
table.jourei {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.jourei th {
	background-color: #99cc99;
	padding: 0.1em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
table.jourei td {
	background-color: #ccffcc;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: right;
}
table.staff {
	margin-top: 3em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.staff th {
	background-color: #99cc99;
	padding: 0.1em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
table.staff td {
	background-color: #ccffcc;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
li {
	list-style-type: circle;
}
table.schedule {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.schedule th {
	background-color: #99cc99;
	padding: 0.1em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
table.schedule td {
	background-color: #ccffcc;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: right;
}
table.schedule strong {
	font-size: 100%;
	color: black;
}
table.kyoukuhou {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.kyoukuhou th {
	background-color: #99cc99;
	padding: 0.1em 0.2em;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #996600;
	text-align: center;
}
table.kyoukuhou td {
	background-color: #ccffcc;
	padding: 0.1em 0.2em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: left;
}
table.map {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.map th {
	background-color: #99cc99;
	padding: 0.2em;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #996600;
	text-align: center;
	width: 50%;
}
table.map td {
	background-color: #ccffcc;
	padding: 15px;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
	width: 50%;
}
table.radio {
	margin-top: 0em;
	margin-bottom: 1em;
	border-collapse: collapse;
}
table.radio th {
	background-color: #99cc99;
	padding: 0.1em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
table.radio td {
	background-color: #ccffcc;
	padding: 0.1em 0.5em 0.1em 0.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: left;
	line-height: 1.1em;
}
div.caption {
	font-family: serif;
	font-size: 120%;
	color: #ffcc00;
	margin-top: 2em;
	margin-bottom: 0em;
}
table.leaflet {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.leaflet th {
	background-color: #99cc99;
	padding: 0.1em 0.2em;
	border-style: solid;
	border-width: 0px;
	border-color: #996600;
	text-align: center;
}
table.leaflet td {
	background-color: #ccffcc;
	padding: 5px 0px 5px 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #996600;
	text-align: center;
}
table.link {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
table.link th {
	background-color: #99cc99;
	padding: 0.1em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: center;
}
table.link td {
	background-color: #ccffcc;
	padding: 0.2em 0.5em 0.2em 0.5em;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #996600;
	text-align: left;
}

