/*共通*/
th {text-align:center;white-space:nowrap;font-weight:normal;background-color:silver;}
th,td {vertical-align:top;white-space:nowrap;padding:2px;}
thead {height:2.4em;}
/*table {table-layout:fixed;}*/

body {width:58.5em}
tr.g{background-color:gainsboro;} /*期間外*/
tr.h{background-color:gray;} /*廃止*/
em {font-style:normal;display:block;font-size:80%;} /*期間*/

/*一覧*/
#list {table-layout:fixed;}
#list tr.h{display:none;} /*廃止*/
#list col#c1 {width:1.8em;}
#list col#c2 {width:13.7em;}
#list col#c3 {width:4em;}
#list col#c4 {width:2em;}
#list col#c5n {width:3em;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,table.s,table.S,table.sa,table.h {border-collapse:collapse;border:1px ridge #333333;}
table.mei th, table.mei td,
table.s th, table.s td,
table.S th, table.S td,
table.sa th, table.sa td,
table.h th, table.h td {border:2px ridge #ffffff;}

table.mei {clear:left;width:63em;margin:1em 0 0 0}
table.mei th.c1 {width:1.8em;}
table.mei th.c2 {width:13.7em;}
table.mei th.c3 {width:4em;}
table.mei th.c4 {width:2em;}
table.mei th.c5 {width:3em;}
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}
table.s th,table.S th,table.sa th {background-color:aquamarine;}
table.S {margin-right:11.3em;}
table.sa {margin-right:2em;}

table.h {width:11.3em;float:left;margin-right:1px}
table.h th {background-color:pink;}
div.con {margin-left:45em;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+td,
#list tr>td:first-child+td+td+td+td+td,
#list tr>td:first-child+td+td+td+td+td+td {text-align:right}
