<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;
}
.horse {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.horse_right {
	float: right;
	width: 720px;
	padding-left: 20px;
}
.horse_left {
	float: left;
	width: 80px;
}


.boba, .hinba, .senba {
	color: #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	clear: both;
	line-height: 24px;
	margin-bottom: 5px;
}
.boba {
	background-image: url(owner/images/boba.jpg);
}
.hinba {
	background-image: url(owner/images/hinba.jpg);
}
.senba {
	background-image: url(owner/images/senba.jpg);
}
.horse th {
	background-color: #99FFCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.horse_name {
	font-size: 20px;
	font-weight: bold;
}
.horse_name a {
	color: #000099;
}
.horse_name a:hover {
	color: #990000;
}

.seisekihyo {
	margin-left: 30px;
}

.sign {
	font-size: 14px;
}
.clear {
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#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>