/*共通スタイル指定*/

a:link { color:#008800; text-decoration : none }
a:visited {color: #cc6633; text-decoration : none}
a:hover {color: #FF8C00; text-decoration : underline; background-color: #CAEEA3; position: relative; top: 0px; left: 1px;}
td { font-size: 10pt; line-height: 130%}
html, body { scrollbar-base-color: #66cc66; }
span { white-space: nowrap; }
