/* -- 各ページ用スタイルシート -- */
/* リンクの色 */
a:link {  color: #0000FF}
a:visited {  color: #666666}
a:hover {  color: #FF0000}

/* 標準の文字の色・サイズ */
body { margin:0px; }
td {  color: #666666; font-size: small}

/* submenu(ページ上の階層部分) */
.lst_menu {
size:x-small;
; font-size: x-small
}
