/*下津井電鉄用写真表題欄*/

th.shimoden {
  color: #ffffff;
  background: #df3a00}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*下電サブメニュー選択Table*/

table.shimodensub {
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.shimodensub th {
  width: 150px;
  border: 1px solid #ff8200;
  text-align: center;
  padding: 2px;
  color: #ffffff;
  background: #df3a00}

.shimodensub td {
  width: 450px;
  border: 1px solid #ff8200;
  text-align: left;
  padding: 2px;
  color: #555555;
  background: #f7f7f7}

/*ユーザサブメニューリンク文字*/

a.shimodensub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.shimodensub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #eeeeee}

a.shimodensub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #df3a00;
  background-color: #ffe8d1}

a.shimodensub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #df3a00;
  background-color: #ffe8d1}
