@charset "shift_jis";

.table { margin:16px;}
.table table { border:2px #000000 groove; width:auto; margin:0 32px;}
.table table th,
.table table td { line-height:130%; font-size:100%; border:1px #000000 solid; text-align:center; white-space:nowrap; margin:0; padding:4px;}
.table table td { text-align:left; padding:4px 8px;}
.table table td span { font-weight:bold;}

.table .name { text-align:left; text-indent:16px;}

