/*九州産交用写真表題欄*/

th.sanko {
  color: #ffffff;
  background: #196acc}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*産交サブメニュー選択Table*/

table.sankosub {
  width: 550px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.sankosub th {
  width: 100px;
  border: 1px dashed #000064;
  text-align: center;
  font-weight: normal;
  padding: 2px;
  margin: 1px;
  color: #ffffff;
  background: #196acc}

.sankosub td {
  width: 350px;
  border: 1px dashed #000064;
  text-align: left;
  padding: 2px;
  margin: 1px;
  color: #555555;
  background: #f0f0f0}

/*ユーザサブメニューリンク文字*/

a.sankosub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff}

a.sankosub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #eeeeee}

a.sankosub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #000064}

a.sankosub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #000064;
  background-color: #ffffff}
