body,#c_bg {
background:#008abe;
color:#fff;
}
#f_bg {
background:#88c1d7;
color:#fff;
}
a:link {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: #b9d9f4;
	text-decoration: none;
}
a:visited {
	color: #ddd;
	text-decoration: none;
}
.otsu h4 {
	color: #fff;
}
#otsu .otsu h4 {
    color: #fff;
}
.h_right {
color:#000;
}
.game dl {
    background: #085d7c;
}
.game dd {
	background: #333;
}
.game dt {
	background: #085d7c;
	border-radius: 8px;
}
section.index_news {
	background: #327999;
}
#detail {
	background: #1d7dcf;
}
.inquiry dl {
    background: #38688b;
}
.inquiry dt,.inquiry dd {
    background: #3c83b3;
}
.inquiry .about_w {
    background: #3c83b3;
}
.single h2, .board h3, .policy h3 {
    background: #2e5f81;
}
footer ul li {
    background: #3c83b3;
}
.about h3::after {
  border-color: #0f6877 transparent transparent transparent;
}
.about h3 {
  background: #0f6877;
}
body[id^="g_"] h4.g_tit, body[id^="gk_"] h4.g_tit {
  color: #bdf4c7;
}
.g_kaijyo_child {
  background: #1385a8;
}
.category-stadium article h2, .category-type article h2 {
  background: #19508a;
}