@charset "Shift_JIS";

/*** •\ ***/
#content { font-family:monospace; }

#content .box { width:95%; margin-left:1em; border-top:solid 1px #666; border-bottom:solid 1px #666; border-right:solid 1px #666; }

#content .box thead th { border-bottom:solid 1px #666; border-left:solid 1px #666; font-weight:normal; }
#content .box thead th.noL { border-left:none; }
#content .box tbody th { border-bottom:solid 1px #DDD; border-left:solid 1px #666; font-weight:normal; text-align:left; }
#content .box tbody th.center { text-align:center; }
#content .box tbody th.noL { border-left:none; }

#content .box td { border-bottom:solid 1px #DDD; border-left:solid 1px #666; text-align:right; }

#content .box tr.uline th,
#content .box tr.uline td { border-bottom:solid 1px #666; }
