body {
  color: #000000;
  font-size: 13px;
  margin: 0px;
  }

tr,td,div {
  color: #000000;
  font-size: 13px;
  line-height: 120%;
  }

.pagetop {
  font-size: 12px;
  text-align: right;
  }

.title {
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
  letter-spacing: 0.1em;
  padding: 5px 20px 5px 26px;
  background-image: url(image/titlebg.jpg);
  background-repeat: no-repeat;
  }

.f16b {
  font-size: 16px;
  font-weight: bold;
  }

.f14b {
  font-size: 14px;
  font-weight: bold;
  }

.f14bb {
  font-size: 14px;
  color: #0033cc;
  font-weight: bold;
  }

.uline {
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
  }

.uline_y {
  border-bottom: 1px solid #000000;
  padding: 6px 10px;
  background-image: url(image/t_bg01.jpg);
  }

.uline_g {
  border-bottom: 1px solid #000000;
  padding: 6px 10px;
  background-image: url(image/t_bg02.jpg);
  }

.footer {
  font-family: "Verdana", "Arial", "sans-serif";
  font-size: 10px;
  color: #ffffff;
  margin: 10px;
  }

a:Link    { text-decoration: none; color: #003399; }
a:visited { text-decoration: none; color: #003399; }
a:active  { text-decoration: none; color: #990000; }
a:hover   { text-decoration: underline; color: #990000; }
