@charset "utf-8";

body{
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 15px;
  line-height: 150%;
}

.title{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}
.topic{
  font-weight: bold;
}
.event{
  margin-left: 2em;
  margin-bottom: 30px;
}
