@charset   "UTF-8";
TABLE{
  text-align : left;
  font-size : 13px;
  color : #353535;
border-style : none none none none;
}
TD{
  vertical-align : top;
}
.Class{
  text-align : center;
  width : 670px;
  padding-left : 10px;
}
.nc-mini{
  width : 30px;
  height : 39px;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 1px;
  border-style : solid;
  border-color : silver;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
FORM{
  margin-left : 10px;
  width : 670px;
}
.td-line{
  
  border-bottom-width : 1px;
  
  border-bottom-style : solid;
  
  border-bottom-color : gray;
  margin-top : 5px;
  padding-top : 5px;
}
.td-line-right{
  
  border-bottom-width : 1px;
  
  border-bottom-style : solid;
  
  border-bottom-color : gray;
  
  
  
}
