/*明石市交通部用写真表題欄*/

th.akashi {
  color: #ffffff;
  background: #0000d7}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*明石市サブメニュー選択Table*/

table.akashisub {
  width: 380px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.akashisub th {
  border: 1px solid #0000a9;
  text-align: center;
  padding: 2px;
  color: #0000a9;
  background: #bad7ff}

.akashisub td {
  width: 188px;
  border: 1px solid #0000a9;
  text-align: left;
  padding: 2px;
  color: #555555;
  background: #ffffff}

/*年式表示フォント*/

font.year {
  font: bold 10pt Verdana,Tahoma;
  color: #ffffff;
  background: #5f7bbc}

/*ユーザサブメニューリンク文字*/

a.akashisub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #0000a9}

a.akashisub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #0000a9}

a.akashisub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #0000a9;
  background-color: #719eed}

a.akashisub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #719eed;
  background-color: #0000a9}
