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