/* about.html */

BODY,TABLE,TD{
  color : #333333;
  line-height : 140%;
}
TH{
  font-size : large;
  font-weight : bold;
  color : #a14709;
}
.midashi{
  font-weight : bold;
  letter-spacing : 1pt;
  color : #a14709;
}

/* コピーライト */
.copy{
  font-size : x-small;
  font-family : "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
  font-weight : normal;
  color : 333333;
  text-align : center;
}
