/*日田用写真表題欄*/

th.hita {
  color: #ffffff;
  background: #145975;
  }

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff;
  }

/*日田サブメニュー選択*/

a.hitatop {
  text-decoration: none;
  border-top: 2px solid #89bac3;
  border-left: 2px solid #89bac3;
  border-bottom: 2px solid #07465f;
  border-right: 2px solid #07465f;
  padding: 3px 20px;
  font: bold 12pt sans-serif;
  color: #ffffff;
  background-color: #145975;
  }

a.hitatop:visited {
  color: #eeeeee;
  }

a.hitatop:hover {
  color: #ffffff;
  background-color: #4c8690;
  }

a.hitatop:active {
  color: #ffffff;
  background-color: #4c8690;
  }
