/*共通*/
table {border-collapse:collapse;table-layout:fixed;}
th {text-align:center;font-weight:normal;background-color:silver;}
th,td {vertical-align:top;white-space:nowrap;padding:2px;border:2px ridge #ffffff;}

body {width:65em}
tr.g{background-color:gainsboro;} /*期間外*/
tr.e{background-color:snow;} /*EX*/
tr.r{background-color:honeydew;} /*猟団*/
tr.h{background-color:gray;} /*廃止*/
em {font-style:normal;display:block;font-size:80%;} /*期間*/

/*一覧*/
#list {width:58em}
#list tr.h{display:none;} /*廃止*/
#list col#c1 {width:2em;}
#list col#c2 {width:13.7em;}
#list col#c3 {width:4em;}
#list col#c5n {width:3.5em;text-align:right;}
#list col#c6n {width:3.5em;text-align:right;}
#list col#c7n {width:2.5em;text-align:right;}
#list col#c8 {width:14em;}
#list input {padding:0}

#rd {margin-left:47em;}
#top {margin-left:47em;font-size:80%;}
#top span {color:blue;cursor:pointer;}

/*明細*/
table.mei {clear:left;width:63em;}
table.mei th.c1 {width:2em;}
table.mei th.c2 {width:13.7em;}
table.mei th.c3 {width:4em;}
table.mei th.c5 {width:3.5em;}
table.mei th.c6 {width:3.5em;}
table.mei th.c7 {width:2.5em;}
table.mei th.c8 {width:13em;}
table.mei th.ca {width:3em;}
table.mei th.cb {width:3.5em;}

table.s,table.S,table.sa {width:9.3em;float:left;margin-right:1px;margin-bottom:1em;}
table.s th,table.S th,table.sa th {background-color:aquamarine;}
table.S {margin-right:9.3em;}

table.h {width:11.3em;float:left;margin-right:1px;}
table.h th {background-color:pink;}
div.con0,div.con1 {margin-left:45em;border:2px ridge #ffffff;width:10.8em;}
div.con2 {margin-left:53em;border:2px ridge #ffffff;width:10.8em;}

col.n {text-align:right;width:2em;}
td.n {text-align:right}
table.h tr>td:first-child+td,
#list tr>td:first-child+td+td+td,
#list tr>td:first-child+td+td+td+td,
#list tr>td:first-child+td+td+td+td+td {text-align:right}
