<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	color: #005653;
	padding: 1% 3% 3% 3%;
}

body {
	color: #005653;
	background-color: #FDFCF6;
}

div#main {
	text-decoration: none;
	padding: 0.2em;
}

div#oldcolor {
	color: #663300;
	background-color: #FFFFCC;
	text-decoration: none;
	padding: 0.2em;
}

.clear {
	clear: both;
}


h1 {
	margin: 1em;
}

h2 {
	margin: 0.2em 1em;
}

h3 {
	margin: 1em 1em 0em 2em;
}

h4 {
	margin: 1em 1em 0em 3em;
}

h5 {
	margin: 1em 1em 0em 4em;
}

p {
	margin: 0em 1em 0em 4em;
	text-indent: 1em;
	line-height: 125%;
}

p.left2em {
	margin: 0em 1em 0em 2em;
	text-indent: 1em;
	line-height: 125%;
}

p.left3em {
	margin: 0em 1em 0em 3em;
	text-indent: 1em;
	line-height: 125%;
}

.bold {
	margin: 0em 1em 0em 4em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 125%;
}

.large {
	font-size: large;
}

.index {
	margin: 0em 1em 0em 3em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 125%;
}

p.indent1 {
	padding-left: 4em;
	text-indent: -3em;
	line-height: 125%;
}

p.indent2 {
	margin: 0em 1em 0em 8em;
	text-indent: -2em;
	line-height: 125%;
}

p.right {
	text-align: right;
}

p.small {
	margin: 0.5em 8em 0em 8em;
	padding-left: 2em;
	font-size: small;
	line-height: 125%;
}
p.longtext {
	margin: 1em 3em 0em 3em;
	padding: 0px 50px;
	text-indent: 1em;
	line-height: 125%;
}
p.list {
	margin: 0em 1em 0em 5em;
	text-indent: 1em;
	line-height: 125%;
}
p.list1 {
	margin: 0em 1em 0em 8em;
	text-indent: -2.5em;
	line-height: 125%;
}
img {
	margin: 0em 1em;
	vertical-align: bottom;
}

img.spaced {
	margin: 1em 2em;
	vertical-align: bottom;
}

figure {
	float: left;
}
figcaption {
	text-align:center;
}
span.sp {
	font-size: 0.8em;
	vertical-align: super;
}

div.imagearea:after {
	content: "";
	clear: both;
	display: block;
}


.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}


pre {
	margin: 1em 1em 1em 8em;
	font-size: large;
	line-height: 125%;
}

ol.ml {
	margin: 1em 1em 1em 6em;
	line-height: 125%;
}

ul {
	margin: 1em 1em 1em 6em;
	list-style: none;
	line-height: 150%;
}

ul.left4em {
	margin: 1em 1em 1em 4em;
	list-style: none;
	line-height: 150%;
}


ul.body {
	margin: 1em 1em 1em 1em;
	list-style: none;
	line-height: 150%;
}

dl {
	margin: 1em 1em 1em 6em;
	line-height: 125%;
}

dt.statute {
	margin-top: 1em;
}

table {
	margin: 1em 1em 1em 6em;
	line-height: 125%;
}

table.simple {
	margin: 0em 1em 0em 1em;
	line-height: 125%;
}

table.program {
	margin: 0em 1em 0em 6em;
	font-size: small;
	line-height: 125%;
	border-collapse: separate;
	border-spacing: 10px;
}

table.board {
	border-spacing: 10px 5px;
}

.bold {
	font-weight: bold;
}

.time {
	vertical-align: top;
	width: 4em;
}

.number {
	vertical-align: top;
	width: 2em;
}

a:link{
	color: #0066BB;
	text-decoration: underline;
}
a:visited{
	color: #666600;
	text-decoration: underline;}


.navi li{
	float: left;
	width: 150px;
	height: 25px;
	text-align: center;
	background-color: #EEFFEE;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

.navi a:link{
	color: #AA4400;
	text-decoration: underline;
}
.navi a:visited{
	color: #666600;
	text-decoration: underline;
}




/*
24/10/16 navi重複解消、@media閉じていないのを解消テスト
*/

/*

@media ( max-width: 979px ) {

.navi2 li{
	float: left;
	width: 150px;
	height: 25px;
	text-align: center;
	background-color: #EEFFEE;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

.navi2 a:link{
	color: #AA4400;
	text-decoration: none;
}
.navi2 a:visited{
	color: #666600;
	text-decoration: none;}
}

@media ( max-width: 979px ) {
.navi2 li {
	width: auto;
	height: auto;
	text-align: center;
	background-color: #FFEEDD;


.navi li{
	float: left;
	width: 150px;
	height: 25px;
	text-align: center;
	background-color: #EEFFEE;
	margin: 0px 10px 10px 0px;
	padding: 5px;
}

.navi a:link{
	color: #AA4400;
	text-decoration: none;
}
.navi a:visited{
	color: #666600;
	text-decoration: none;}

@media ( max-width: 979px ) {

	#navi_marrow li {
		width: auto;
		height: auto;
		text-align: center;
		background-color: #FFEEDD;
	}

	#navi_narrow li{
		float: left;
		width: 150px;
		height: 25px;
		text-align: center;
		background-color: #EEFFEE;
		margin: 0px 10px 10px 0px;
		padding: 5px;
	}

	#navi_narrow a:link{
		color: #AA4400;
		text-decoration: none;
	}

	#navi_narrow a:visited{
		color: #666600;
		text-decoration: none;
	}
}
*/

img{
max-width: 100%;
height: auto;
width: auto;
}

</pre></body></html>