 
.tableborder{border-width : 0px 0px 0px 0px;border-style : none none none none;}
.midasi{
  font-size : x-small;
  font-weight : bold;
  color : black;
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : green;
}
.syousai{
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #00cc00;
  font-size : x-small;
  font-weight : bold;
  padding-top : 5px;
}

