/*広島電鉄用写真表題欄*/

th.hiroden {
  color: #ffffff;
  background: #7b9500}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*広電サブメニュー選択Table*/

table.hirodensub {
  width: 400px;
  border-top: 1px solid #315a00;
  border-left: 1px solid #315a00;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.hirodensub th {
  width: 100px;
  border-bottom: 1px solid #315a00;
  border-right: 1px solid #315a00;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 1px;
  color: #ffffff;
  background: #7b9500}

.hirodensub td {
  border-bottom: 1px solid #315a00;
  border-right: 1px solid #315a00;
  text-align: left;
  padding: 2px;
  margin: 1px;
  color: #555555;
  background: #eeeeee}

/*ユーザサブメニューリンク文字*/

a.hirodensub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.hirodensub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #eeeeee}

a.hirodensub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #315a00}

a.hirodensub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #315a00}
