@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-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #990000;
}
#pobetu {
	font-size: 14px;
}
#pobetu  h3, #umabetu h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/head_back.jpg);
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#pobetu_left {
	width: 400px;
	float: left;
}
#pobetu_right {
	width: 400px;
	float: right;
}
#pobetu table {
	background-color: #660000;
}
#pobetu tr {
	background-color: #FFFFFF;
}
#pobetu th {
	color: #FFFFFF;
	background-image: url(../images/head_back.jpg);
	background-position: top;
}
#umabetu {
	padding-bottom: 20px;
	width: 800px;
}
#pobetu_left  a, #pobetu_right a {
	font-weight: bold;
	color: #000099;
}
#pobetu_left  a:hover ,#pobetu_right a:hover {
	color: #990000;
}
#umabetu a {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
#umabetu a:hover {
	color: #990000;
}
.yusen {
	background-color: #FFFF99;
	text-align: center;
}
.sanka {
	background-color: #66FF99;
	text-align: center;
}
.clear {
	clear: both;
	height: 20px;
}
