TABLE.kihon {
   width: 550;
   border-collapse: collapse;
   border: 1px solid #0000FF;
}
TABLE.midashi {
   border: 1px solid #0000FF;
}
TABLE.noline {
   border: 0px;
}
TABLE.input {
  font-size: 14px;
  line-height: 1.5em;
}
TABLE.input TD {
  padding: 4px
}
TD.color01 { 
  background-color: #c6ebfe;
}
TD.color02 { 
  background-color: #cccccc;
}
TD.title {
  color: #177AE0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
}
TD.midashi {
  color: #177AE0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  padding: 8px;
}
TD.notice {
  color: #ff0000;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
}
TD.center {
  text-align: center;
  vertical-align: middle;
}
TD.all-line {
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #0000FF;
}
UL.list {
  color : #000000;
  font-size : 14px;
  font-weight : normal;
  line-height : 1.5em;
}
SPAN.bikou {
  color: #0000CD;
  font-size: 12px;
}
SPAN.smallTitle {
  color: #FF0000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5em;
}
SPAN.kakunin {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5em;
}
.MojiSize {
  font-size:14px;
}