/*ꌧ̒nkQ-------------------------------------------------------------------------------------------------*/
.notohanto td,.notohanto th{
  border:solid 1px green;
  padding-left:10px;
  padding-right:10px;
}
.notohanto th{
  background:#aaffaa;
   white-space: nowrap;
}
.notohanto th.sonota{
  width:150px;
}
.notohanto th.top{
  height:2em;
}
.notohanto td{
  height:3em;
}
.notohanto tr td:nth-of-type(1){
   white-space: nowrap;
}
.notohanto tr td:nth-of-type(2){
  text-align:left;
}
.notohanto tr td:nth-of-type(3){
  text-align:left;
}
