body  {
      background-color: FFFFE1;
      background-attachment: fixed
}
FONT.fsize {
   font-size: 16px;
}
FONT.genkyo {
   font-size: 12px;
}
FONT.upDate {
   font-size: 18px;
}
FONT.title {
   font-size: 26px;
   font-weight: bold;
   text-align: center;
   color: #000000;
}
TD.shotitle {
   width: 16%;
   white-space: nowrap;
   text-align: center;
   padding: 5px;
   background-color: FF0000;
   color: #FFFFFF;
}
TD.shotitleharf {
   width: 8%;
   white-space: nowrap;
   text-align: center;
   padding: 5px;
   background-color: FF0000;
   color: #FFFFFF;
}
TD.shocont {
   width: 34%;
   text-align: left;
   padding: 5px;
   background-color: FFFFFF;
   color: #000000;
}
TD.shocontharf {
   width: 17%;
   text-align: left;
   padding: 5px;
   background-color: FFFFFF;
   color: #000000;
}
A:link { color: #0000FF }
A:visited { color: #6C00D9 }
TD {
    font-size: 16px;
}
TH {
    font-size: 16px;
}
