@charset "utf-8";
/*--------------------------------------------------------------------------------
 
  .member-tbl

--------------------------------------------------------------------------------*/
.member-tbl { min-width: 600px; }
.member-tbl thead th { text-align: center; }
.member-tbl tbody td:not(:last-child) { text-align: center; }
