/*尼崎市交通局用写真表題欄*/

th.ama {
  color: #219700;
  background: #fffaf0 url(img/amabase.jpg) no-repeat;
  padding-left: 30px}

/*上記表題欄用小文字*/

font.photomini {
  color: #219700}

/*尼崎市サブメニュー選択Table*/

table.amasub {
  width: 540px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.amasub th {
  width: 180px;
  border: 1px solid #555555;
  text-align: center;
  padding: 2px;
  color: #219700;
  background: #fffaf0 url(img/amabase.jpg) no-repeat}

/*ユーザサブメニューリンク文字*/

a.amasub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #219700}

a.amasub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #219700}

a.amasub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #219700;
  background-color: #e1ffde}

a.amasub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #219700}

/*ダイレクト移動リンク文字*/

a.direct {
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  border-right: 1px solid #74b251;
  border-bottom: 1px solid #74b251;
  padding: 2px;
  color: #519b3c;
  background-color: #fffaf0}

a.direct:visited {
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  border-right: 1px solid #74b251;
  border-bottom: 1px solid #74b251;
  padding: 2px;
  color: #519b3c;
  background-color: #fffaf0}

a.direct:hover {
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  border-right: 1px solid #74b251;
  border-bottom: 1px solid #74b251;
  padding: 2px;
  color: #519b3c;
  background-color: #ffffb7}

a.direct:active {
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  border-left: 1px solid #74b251;
  border-top: 1px solid #74b251;
  padding: 2px;
  color: #fffaf0;
  background-color: #519b3c}
