<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#container {
	font-size: 12px;
}
#yoko_menu {
	width: 798px;
	height: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#yoko_menu ul {
	list-style-type: none;
}
#yoko_menu li {
	float: left;
	height: 38px;
	border: 1px solid #990000;
	background-image: url(images/head_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	width: 131px;
}
#yoko_menu .menu01 {
	line-height: 38px;
}
#yoko_menu .menu02 {
	line-height: 19px;
}
#yoko_menu a {
	color: #FFFF00;
	text-decoration: none;
	display: block;
	height: 38px;
	width: 131px;
	font-size: 14px;
}
#yoko_menu a:hover {
	background-color: #000099;
}

.box {
	width: 860px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.box table {
	background-image: url(images/head_back.jpg);
	border: 1px solid #990000;
}
.box th {
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	background-position: bottom;
	border: 1px solid #990000;
}
.box td {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	line-height: 16px;
}
.box p {
	line-height: 16px;
}
.box  a {
	color: #000099;
}
.box  a:hover {
	color: #990000;
}

.to_top {
	text-align: right;
	padding-top: 20px;
}
.akaji {
	color: #FF0000;
}
.box h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
</pre></body></html>