body {background-color:white;color:#88521d;}
a {text-decoration:none;}
a:link {color:red;text-decoration:none;}
a:visited {color:teal;text-decoration:none;}
a:hover {color:blue;text-decoration:none;}
a:active {color:white;text-decoration:none;}

td {font-size:9pt;}

.file {font-size:9pt;color:white;}
a:link.filelink {font-size:9pt;color:white;}
a:visited.filelink {font-size:9pt;color:white;}
a:hover.filelink {font-size:9pt;color:white;}
a:active.filelink {font-size:9pt;color:white;}

.kanri {border:1pt solid gray;}
.toujou {border:1px dotted blue;border-top:0pt;}
.toujou_text {font-size:6pt;padding:12px;}

hr {border:0px;border-bottom:1px dotted blue;}
