<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;
}
#contents01 a {
	color: #000099;
}
#contents01 a:hover {
	color: #FF0000;
}


#yoko_menu {
	width: 800px;
	height: 40px;
}
#yoko_menu ul {
	list-style-type: none;
}
#yoko_menu li {
	float: left;
	height: 38px;
	width: 98px;
	border: 1px solid #990000;
	background-image: url(../images/head_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}
#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: 98px;
}
#yoko_menu a:hover {
	background-color: #000099;
}
#contents01 {
	padding: 20px;
}
#contents02, .error {
	width: 758px;
	border: 1px solid #990000;
	padding-bottom: 15px;
}
#contents01  h3   {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#contents02 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#no_shimei {
	text-align: center;
	width: 758px;
}
.style01  {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
#shimei_naiyo {
}
.shimei_table  {
	border: 1px solid #990000;
	background-image: url(../images/head_back.jpg);
}
.shimei_table    td {
	border: 1px solid #990000;
	background-color: #FFFFFF;
}
.shimei_table   th {
	border: 1px solid #990000;
	color: #FFFFFF;
}
.koumoku {
	background-color: #FF6600;
	text-align: center;
}
.error li {
	margin-left: 150px;
}
#contents01 input {
	border: 1px solid #666666;
}
#chui_jikou {
	padding-bottom: 15px;
}
#chui_jikou ul {
	margin-left: 40px;
	margin-right: 20px;
}
#chui_jikou li {
	line-height: 18px;
}
#contents03 {
	padding-left: 120px;
	padding-top: 20px;
}
</pre></body></html>