@charset "Shift_Jis";

/* --- Table Element Property --- */

table { margin: 1em auto }
th,td { padding-left: 0.5em; padding-right: 0.5em; border-bottom: 2px solid #fff }
tbody { background: #ddf; color: #000 }
thead { background: #069; color: #fff }
thead#status { background: #333; color: #fff }
tbody.format td { padding-left: 1em; padding-right: 1em }

caption { text-align: left; font-weight: bold }
.hd { text-align: center; font-family: monospace; white-space: nowrap }
.subhead { font-family: monospace; white-space: nowrap; font-size: 90% }
.subhd { font-family: monospace; white-space: nowrap }
.mono { font-family: monospace; white-space: nowrap }
.mono_b { font-weight: bold; font-family: monospace; white-space: nowrap }
.nwp { white-space: nowrap }
.tobi { letter-spacing: 1em }
.mean { padding-left: 1em; paddin-right: 1em }
.ctc { text-align: center }
.fbold { font-weight: bold; color: #fff; background: #666; font-size: 1em }
