/*大分バス用写真表題欄*/

th.oita {
  color: #ffffff;
  background: #000076}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*大分バスサブメニュー選択Table*/

table.oitasub {
  width: 200px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.oitasub th {
  border: 1px solid #000076;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 1px;
  color: #ffffff;
  background: #2828ab}

/*ユーザサブメニューリンク文字*/

a.oitasub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.oitasub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #f7f7f7}

a.oitasub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #5757de}

a.oitasub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #5757de;
  background-color: #ffffff}
