@charset "utf-8";


#container {
	font-size: 12px;
}
#yoko_menu {
	width: 798px;
	height: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
#yoko_menu ul {
	list-style-type: none;
}
#yoko_menu li {
	float: left;
	height: 38px;
	border: 1px solid #990000;
	background-image: url(../images/head_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	width: 131px;
}
#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: 131px;
	font-size: 14px;
}
#yoko_menu a:hover {
	background-color: #000099;
}
#happyobi {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #990000;
}
#contents {
	width: 800px;
}

.clear {
	clear: both;
	height: 20px;
}
.po_box {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.to_top {
	text-align: right;
	padding-right: 20px;
}

.po_box p {
	padding-top: 10px;
}
.po_box table {
	background-color: #660000;
	font-size: 14px;
}
.po_box tr {
	background-color: #FFFFFF;
}

.po_box  th   {
	background-image: url(../images/head_menu.jpg);
	background-position: top;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
}


.po_name  {
	width: 250px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.po_name h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.po_name h4 {
	font-size: 14px;
	font-weight: bold;
}
.po_name p {
	text-align: center;
}
.horse_name {
	background-color: #FFFF66;
}
.tosu {
	background-color: #99FF99;
	text-align: center;
}

.mochiuma {
	background-color: #FFCCFF;
	text-align: center;
}
.po_box a {
	color: #000099;
}
.po_box a:hover {
	color: #990000;
}
