<!-- @import url(style.css);
h1 {
  line-height : 200%;
  font-size : 28px;
  text-align : center;
  color : red;
  font-family : Arial,"ＭＳ Ｐゴシック";
  font-weight : 700;
}
h2 {
  font-size : 16px;
  font-family : Arial,"ＭＳ Ｐゴシック";
}
h3 {
  font-size : 16px;
  font-family : Arial,"ＭＳ Ｐゴシック";
  font-weight: normal;
}
h4 {
  font-size : 16px;
  font-family : Arial,"ＭＳ Ｐゴシック";
  font-weight: normal;
  text-align: left;
}
strong {
  font-weight: normal;
}
p{
  font-size : 16px;
  font-family : Arial,"ＭＳ Ｐゴシック";
  line-height : 200%;
}
blockquote{
  font-size : 10px;
  font-family : Arial,"ＭＳ Ｐゴシック";
}
pre{
  font-family : Arial,"ＭＳ Ｐゴシック";
  font-size : 12px;
}
address{
  font-size : 12px;
  font-style : normal;
  line-height : 3;
  text-align : center;
}
body{
  font-family : Arial,"ＭＳ Ｐゴシック";
}
-->
