/* 非互換- HTML-1003　INS */
  .center{	
    text-align: center;	
  }	
 .center>form>TABLE	
 ,.center>TABLE{	
    text-align: left;	
    margin: 0px auto!important;
  }	
/* 本変換-DIFF-001　INS */
  body {
    margin: 15px 10px;
}
/* 本変換-TEST-005 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .txtnormal {
        font-family: not specified !important;
    }
    /* 本変換-TEST-004 */
    .stable > input {
        font-family: not specified !important;
    }
}