@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);

body {
font-size: 16px;
line-height:1.4;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}