@charset "utf-8";
@import url("./style.css");
body {
  font-family: 'Lucida Sans Unicode', Verdana,
               'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3',
	       'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,
	       'Trebuchet MS', Helvetica, Osaka, 'ＭＳ Pゴシック', sans-serif;
}

h1 {
  font-weight: bold;
  font-family: 'ヒラギノ角ゴ Pro W6', 'ヒラギノ角ゴ6', Verdana, serif;
}

.times {
  font-family: "times new roman",serif;
}
