@charaset"UTF-8";
@import "../style.css";

h1{
  margin: 0 auto 2em;
  width: 980px;
  text-align: center;
}
#lead{
  margin: 0 auto 3em;
  width: 920px;
  text-align: center;

}
#lead h2{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#lead p{
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
