@charset "Shift_Jis";

a:link { color: #03f; text-decoration: underline}
a:visited { color: #36c; text-decoration: underline}
a:hover { color: #000; text-decoration: none; background-color: #ff0}
a:active {color: #f00 }

h1 { background-color: #090; color: #fff; font-size: 110%; padding: 3px;
     margin-bottom: 5px; margin-top: 0px }
h2 { margin-bottom: 5px; font-size: 1em }

table { margin-top: 1em; margin-bottom: 2em }
caption { font-weight: bold; text-align: left }



div.top { margin-top: 5px; margin-bottom: 5px; font-size: 80%; text-align: right }
div#body { margin: 1em 4.5% }
div#memo { margin: 3em 4.5% 2em }
p#link { margin-top: 3em; text-align: center; font-weight: bold }
.gr { color: #090 }
.small { font-size: 80% }
.norm { font-weight: normal }
div.top a:link, div.top a:visited { text-decoration: none }
