TD{
  line-height : 150%;
  font-size : 15px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  
}
.memo{
  font-size : 13px;
}
.subtitleorange{
  font-size : 18px;
  color : white;
  font-weight : bold;
  background-color : #ffb56a;
}
.subtitle{
  font-size : 18px;
  color : white;
  font-weight : bold;
}
.subtitle2{
  font-size : 16px;
  font-weight : bold;
}
.subtitlered{
  font-size : 18px;
  color : white;
  font-weight : bold;
  background-color : #ff6f6f;
}
.subtitlepurple{
  font-size : 18px;
  color : white;
  font-weight : bold;
  background-color : #b366ff;
}
.subtitileblue{
  font-size : 18px;
  color : white;
  font-weight : bold;
  background-color : #5badff;
}
.subtitlegreen{
  font-size : 18px;
  color : white;
  font-weight : bold;
  background-color : #01cd5c;
}
