@CHARSET "EUC-JP";

* {}

body{}

table{}

ul,ol,dl{}

strong.warning{
  color: red;
  font-weight: bold;
}

.clear{
  clear:both;
}

