/*神姫用写真表題欄*/

th.shinki {
  color: #ffffff;
  background: #ed6d00 url(img/shinkibase.jpg) no-repeat;
  padding-left: 30px}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*神姫サブメニュー選択Table*/

table.shinkisub {
  width: 360px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: transparent;
  }

.shinkisub th {
  width: 180px;
  height: 25px;
  border: 2px solid #ffffff;
  text-align: center;
  padding: 2px;
  color: #ffffff;
  background: #ed6d00 url(img/shinkibase.jpg) no-repeat;
  }

.shinkisub td {
  background: transparent;
  }

/*ユーザサブメニューリンク文字*/

a.shinkisub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.shinkisub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffece5}

a.shinkisub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ed6d00;
  background-color: #ffece5}

a.shinkisub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ed6d00;
  background-color: #ffece5}
