body,#c_bg {
background:#000;
color:#fff;
}
#f_bg {
background:#666;
color:#fff;
}
a:link {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: #0979dd;
	text-decoration: none;
}
a:visited {
	color: #ddd;
	text-decoration: none;
}
footer ul li {
	background: #999;
}
.game h3:after, .otsu h3:after {
	background: #333;
}
.game h3:before, .otsu h3:before {
	background: #333;
}
.game dl {
	background: #1a466a;
}
.otsu h3:before {
    border: 2px solid #5cac46;
}
.about h3 {
	background: #666;
}
.about h3:after {
	border-color: #666 transparent transparent transparent;
}
.single h2, .board h3, .policy h3 {
	border-bottom: 3px solid #000;
	background: #666;
}
.inquiry .about_w {
	background: #666;
}
.inquiry dt,.inquiry dd {
	background: #666;
}
section.index_news {
	background: #666;
}
#detail {
	background: #000;
}

.game dd {
	background: #333;
}
.h_right {
color:#000;
}
.category-stadium article h2, .category-type article h2 {
  background: #575656;
}
.tabbox ul li p {
  color: #c6c2c2;
}
.g_kaijyo_child {
  background: #2c383c;
}
body[id^="g_"] h4.g_tit, body[id^="gk_"] h4.g_tit {
  color: #bdf4c7;
}