body {
    margin: 0;
    font-family: "Shippori Mincho B1","Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
    font-size: 15px;
    color: #3E444D;
}

a:hover {
  text-decoration: underline;
}