@charset "utf-8";
body,td,th {
	font-size: 14px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link.head_mail {
	text-decoration: none;
	color: #FFF;
}
a:link.top_info {
	text-decoration: none;
	color: #C30;
}
a:visited.head_mail {
	text-decoration: none;
	color: #FFF;
}
a:visited.top_info {
	text-decoration: none;
	color: #C30;
}
a:hover.head_mail {
	text-decoration: underline;
}
a:hover.top_info {
	text-decoration: underline;
}
a:active.head_mail {
	text-decoration: none;
	color: #FFF;
}
a:active.top_info {
	text-decoration: none;
	color: #C30;
}
.head_00 {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 48px;
	text-align: center;
	position: relative;
}
.head_01 {
	background-color: #5A5A5A;
	height: 10px;
	width: 100%;
}
.head_02 {
	background-color: #8A8A8A;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
.head_mail {
	color: #FFF;
	font-size: 12px;
}
#dd {
}
#dd li {
}
#dd li a.menu {
}
.submenu {
	background: #EAEBD8;
	border: 1px solid #999999;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	background-color: #EAEBD8;
}

.submenu a {
	display: block;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #C30;
}

.submenu a:hover {
	background: #CC3300;
	text-decoration: none;
	color: #FFF;
}

