/*佐賀市用写真表題欄*/

th.saga {
  color: #ffffff;
  background: #c75208}

/*上記表題欄用小文字*/

font.photomini {
  color: #ffffff}

/*佐賀市サブメニュー選択Table*/

table.sagasub {
  width: 300px;
  border-collapse: collapse;
  border-spacing: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.sagasub th {
  width: 148px;
  border: 1px dashed #c75208;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 1px;
  color: #c75208;
  background: #fffbf1}

/*ユーザサブメニューリンク文字*/

a.sagasub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #c75208;
  background: #fffbf1}

a.sagasub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #a04300;
  background: #fffbf1}

a.sagasub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #c75208;
  background-color: #f4d7c7}

a.sagasub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #f4d7c7;
  background-color: #c75208}
