/*呉市交通局用写真表題欄*/

th.kure {
  color: #ffffff;
  background: #1c548c}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*呉市サブメニュー選択Table*/

table.kuresub {
  width: 300px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.kuresub th {
  width: 148px;
  border-top: 2px solid #9bccec;
  border-left: 2px solid #9bccec;
  border-bottom: 2px solid #12466d;
  border-right: 2px solid #12466d;
  text-align: center;
  font-weight: bold;
  padding: 4px;
  margin: 1px;
  color: #ffffff;
  background: #1c548c}

/*ユーザサブメニューリンク文字*/

a.kuresub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.kuresub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #f7f7f7}

a.kuresub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #5a87b3}

a.kuresub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #5a87b3;
  background-color: #ffffff}
