body {
      font-size: small;
      }
table {
      font-size: small;
      }

a:hover{
       color:#FF0000
       }
     a{
       font-size: x-small;
       font-weight: bold;
      }

  li{
     list-style-image: url(../../b001lis.gif);
    }
*.titletable{
             background-color: #3333AA;
             color:FFFF99
            }
*.menutable {
             background-color: #CCEEEE;
             width:500
            }
*.toptable  {
             background-color: #FFFFAA;
             color:#00AAFF;
             font-size: small;
             font-weight: bold;
            }
*.koukan_table{
	background-color:white;
	font-size:x-small;
	font-weight:bold;
	padding:20px;
	}
*.koukan_table td{
	text-align:center;
	}

