/*岡山電気軌道用写真表題欄*/

th.okaden {
  color: #ffffff;
  background: #0033a9}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*岡電空連用写真表題欄*/

th.okaair {
  color: #ffffff;
  background: #ff7900}

/*岡電サブメニュー選択Table*/

table.okadensub {
  width: 300px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.okadensub th {
  width: 150px;
  border: 1px solid #0033a9;
  text-align: center;
  padding: 2px;
  color: #0033a9;
  background: #d8e9ff}

/*ユーザサブメニューリンク文字*/

a.okadensub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #0033a9}

a.okadensub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #0033a9}

a.okadensub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #0033a9}

a.okadensub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #0033a9}
