/*江ノ電用写真表題欄*/

th.enoden {
  color: #ff8900;
  background: #ffe5cc}

/*上記表題欄用小文字*/

font.photomini {
  color: #ff8900}

/*江ノ電サブメニュー選択Table*/

table.enodensub {
  width: 300px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.enodensub th {
  width: 100px;
  border: 1px solid #844100;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 1px;
  color: #ffffff;
  background: #e67f00}

.enodensub td {
  border: 1px solid #844100;
  text-align: left;
  padding: 2px;
  margin: 1px;
  color: #555555;
  background: #f0f0f0}

/*ユーザサブメニューリンク文字*/

a.enodensub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.enodensub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.enodensub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #ffba74}

a.enodensub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffba74;
  background-color: #ffffff}
