@charset "utf-8";
/* CSS Document */

body{
 font: 15px/1.7 "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
 color:#111111;
 margin:2%;
 max-width: 800px;
}

p {
  text-indent: 1rem;
}

