<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_header {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents_header h3 {
	font-size: 24px;
	color: #990000;
	padding-bottom: 10px;
}
#ranking {
	padding-bottom: 15px;
}
#ranking table {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#ranking th {
	font-weight: normal;
	background-image: url(images/head_line09.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#ranking td {
	height: 20px;
	line-height: 20px;
}
.owner1  {
	background-color: #FFFFFF;
}
.owner2 {
	background-color: #F1F1F1;
}
.po_name {
	font-weight: bold;
	text-align: left;
}
.shokinsa {
	color: #990000;
	text-align: right;
}
#contents a {
	color: #000099;
}
#contents a:hover {
	color: #990000;
}
</pre></body></html>