@charset "Shift-JIS";

body {
  color: #000; 
  background-color: #ccf;
  margin: 20px;
  line-height: 1.5;
}

h3 {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sun-serif;
  font-size: 14pt;
  text-align: center;
}

p {
  position: relative;
  bottom: 0.8em;
  font-family: "ヒラギノ明朝 Pro W3","平成明朝","ＭＳ Ｐ明朝",serif;
  font-size: 12pt;
  text-indent:1em;
}
