<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#owner {
	background-image: url(owner/images/owner_name_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 900px;
}
#owner_contents {
	clear: both;
	width: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#owner_name {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
#owner p {
	line-height: 18px;
}
#owner_menu {
}
#owner_menu ul {
	height: 32px;
	width: 900px;
	background-image: url(images/gray_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#owner_menu li {
	list-style-type: none;
	font-weight: bold;
	height: 30px;
	width: 148px;
	border: 1px solid #000000;
	float: left;
}
#owner_menu a {
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	width: 148px;
	color: #000000;
	text-decoration: none;
}
#owner_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}
.menu_select {
	color: #FFFFFF;
	background-color: #000099;
}
#box1, #box2 {
	width: 860px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#box1 {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#box1 h3, #box2 h3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#box1 h3 {
	background-image: url(images/head_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#owner_contents table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
}
#owner_contents th {
	color: #FFFFFF;
	background-image: url(images/orange_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}
#owner_contents tr {
	text-align: center;
}
#owner_contents td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.goukei {
	background-color: #FFCC66;
}
.g3 {
	font-weight: bold;
	color: #006600;
}
.g2 {
	font-weight: bold;
	color: #990000;
}
.g1 {
	font-weight: bold;
	color: #000066;
}
#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>