@charset 'utf-8';

*{
  font-size: 12px;
}

body {
  width: 810px;
  margin-left: auto;
  margin-right: auto;
  font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
}

p.head{
  font-size: 10pt;
  font-weight: bold;
  color: #808080;
  margin-top: 7px;
}

img.icon {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}

h2{
  font-size: 16pt;
}
