@charset "UTF-8";

#topmain,
.hachijo main {
  font-size: 1.6em;
}
.hachijo main a {
  text-decoration: none;
  color: #000;
}
.header-top .category-list ul .volunteer {
  padding-top: 0;
}
header a {
  color: inherit!important;
  text-decoration: none!important;
}
header a:hover {
  text-decoration: none;
}
.header-bottom .tag-list ul li a {
  text-decoration: none;
  color: #000;
}
.header-bottom .tag-list ul li.green a {
  color: #ffffff;
}
.hachijo main .class_wrap dt a {
  color: #075855;
}
.hachijo main .class_wrap dt.current a,
.hachijo main .pct_wrap dt.current a {
  color: #fff;
}
.hachijo main .class_li_more,
.hachijo main .jap_list_index a {
  color: #fff;
}
.hachijo main .class_li_more:hover {
  color: #fff;
  text-decoration: underline;
}
.hachijo main .jap_list_index a:hover {
  color: #075855;
}
main #link_list,
main #fotnavi,
main .breadcrumb {
  margin-top: 0!important;
}
#link_list,
#fotnavi {
  max-width: unset;
}
main .inner {
  width: auto;
  max-width: 960px;
}
footer .inner {
  width: auto;
}
footer .inner nav ul li a {
  text-decoration: none;
  color: #000;
}