<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;
}

.to_top {
	text-align: right;
	padding-top: 20px;
}
#attention {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#attention p {
	line-height: 16px;
}
#contents {
	padding-bottom: 10px;
	padding-top: 10px;
}
.sire {
	width: 778px;
	margin-left: 10px;
	border: 1px solid #666666;
	clear: both;
	padding-top: 10px;
	background-image: url(sire_images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sire_images {
	padding: 10px;
	width: 150px;
	float: left;
}
.sire_right {
	width: 608px;
	float: right;
}
.clear {
	clear: both;
	height: 10px;
}
.sire_header {
	width: 268px;
	height: 130px;
	float: left;
	text-align: center;
}

.sire_header h3 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sire_header h4 {
	font-size: 16px;
}
.sire_header h5 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
}
.sire_header p {
	line-height: 18px;
}
.sire_ketto {
	width: 340px;
	height: 130px;
	float: right;
	font-size: 11px;
}
.sire_ketto table {
	background-color: #333333;
}
.sire_ketto  th, .sire_kaisetu th {
	font-weight: normal;
	background-color: #99FFFF;
	text-align: left;
}
.sire_kaisetu th {
	text-align: center;
}

.sire_ketto   td, .sire_kaisetu  td {
	background-color: #FFFFFF;
}
.sire_kaisetu {
	width: 578px;
	padding-right: 10px;
	clear: both;
}
.sire_kaisetu h4 {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
.sire_kaisetu table {
	background-color: #333333;
	text-align: center;
}
.sire_kaisetu p {
	line-height: 14px;
}
</pre></body></html>