a,
strong {
  color: #a2e111;
}

.catnav__catttl--list {
  background-color: #f5fce5;
}
.catnav__catttl--list a {
  background-image: url(/2016/smt/en/img/exhibition/icon_circle.png);
  color: #a2e111;
}

.subnav a {
  background-color: #a2e111;
}

.contents__heading {
  color: #a2e111;
}
.contents__heading span {
  background-image: url(/2016/smt/en/img/exhibition/icon_circle.png);
}
.contents__heading--simple {
  color: #a2e111;
}
.contents__box .flow_img {
  width: 90%;
  margin: 0px auto;
  padding-bottom: 1em;
}

.button {
  background-color: #f5fce5;
}

.nav__exhibition-list li:nth-child(2n) a {
  background: #f6fde7;
}
.nav__exhibition-list a {
  background: #f1fdd6;
  color: #a2e111;
}

.exhibition__cat {
  background: #c2ea66;
}
.exhibition__head,
.exhibition__more {
  background: #a2e111;
}
.exhibition__num {
  color: #f9686a;
}
.exhibition__num p {
  border: 5px solid #f96868;
}
.exhibition__tag li.exhibition__tagdata1 {
  background: #fdeaea;
  color: #f96868;
}
.exhibition__body {
  border: 1px solid #a2e111;
}
.exhibition__corp-list a {
  color: #f96868;
}

.works__box a {
  background: url(/2016/smt/img/common/ico_arrow.png) no-repeat 98% center;
  background-size: 9px 13px;
  display: block;
  padding: 3% 10%;
  text-decoration: none;
}
.works__box li:nth-child(2n) a {
  background-color: #f7fafb;
}
