BODY,TD{
  font-size : 12px;
}
.corner{
  width : 18px;
  font-size : 6px;
  color : #333333;
}
.linet{
  width : 100px;
  border-top : 1px solid #777777;
  margin : 1px;
}
.linel{
  height : 100px;
  width : 2px;
  border-left : 1px solid #777777;
  margin : 1px;
}
.liner{
  height : 100px;
  width : 2px;
  border-right : 1px solid #777777;
  margin : 1px;
}
.lineb{
  width : 100px;
  border-bottom : 1px solid #777777;
  margin : 1px;
}
.title{/*SiteTitle部分の設定*/
  color : #999999;
  font-size : 12px;
  font-family : Arial;
  letter-spacing : 0.7em;
}
.topmoji{/*SiteTitleの文字色*/
  color : #202428;

}
