<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#contents {
	padding-bottom: 15px;
}
#umabetu_header {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#umabetu_header table {
	background-color: #FFCC00;
}
#umabetu_header th {
	background-image: url(images/orange_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: normal;
}
#umabetu_header tr {
	background-color: #FFFFFF;
}
#umabetu {
	width: 900px;
	padding-top: 15px;
}
#this_week {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}
#umabetu table {
	background-color: #990000;
}
#umabetu th {
	color: #FFFFFF;
	background-image: url(images/head_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}
.normal {
	background-color: #FFFFFF;
}
.shussosumi {
	background-color: #FFCCFF;
}
.juni {
	background-color: #FFCC00;
	text-align: center;
}
#umabetu a {
	color: #000099;
}
#umabetu a:hover {
	color: #990000;
}
#pog15_menu ul {
	height: 32px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/gray_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}

#pog15_menu li {
	height: 30px;
	width: 88px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	border: 1px solid #000000;
	float: left;
}
#pog15_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 88px;
}
#pog15_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}
#original_menu {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(images/head_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 880px;
	padding-left: 20px;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
</pre></body></html>