* {
  padding: 0vw;
  margin: 0vw;
}

body {
  background-color: #221202;
}

h1, h2, h3, h4, h5, h6, p, li, a {
  font-family: dnp-shuei-shogomincho-std, serif;
  font-weight: 700;
  font-style: normal;
  color: #fff9e6;
}

a {
  text-decoration: none;
}

* {
  padding: 0vw;
  margin: 0vw;
}

body {
  background-color: #221202;
}

h1, h2, h3, h4, h5, h6, p, li, a {
  font-family: dnp-shuei-shogomincho-std, serif;
  font-weight: 700;
  font-style: normal;
  color: #fff9e6;
}

a {
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  #links {
    border-bottom: 0.25vw solid #bd481f;
  }
}
@media screen and (max-width: 960px) {
  #links {
    border-bottom: 0.5vw solid #bd481f;
  }
}

/*# sourceMappingURL=stylesheet.css.map */
