@charset "shift_jis";

*        { margin: 0; padding: 0; font-family: "CI",Meiryo,"MS UI Gothic"; }
body     { margin: 0 auto; max-width: 900px; min-width: 700px; font-size: 10.5pt !important; }
h1       { font-weight: normal; font-size: 200%; margin: 50px 0; text-align: center; }
a        { text-decoration: none; color: #000; }

table    { margin-bottom: 20px; width: 100%; }
table,td { border: solid 1px #000; border-collapse: collapse; }
td       { line-height: 140%; vertical-align: top; padding: 7px 5px; }
td:first-child { width: 130px; }
td:last-child  { width: 130px; }
td span  { font-size: 0.8em; }
mark     { font-size: 0.8em; background: #fff; }

caption  { font-size: 120%; text-align: left; }

form, ul, address, small, p, h2, h3 { display: none; }

#jan,
#feb,
#mar,
#jun,
#jul,
#aug,
#sep,
#oct,
#nov,
#dec {display: none;}

