/*いわさき用写真表題欄*/

th.iwasaki {
  color: #4666ff;
  background: #eef6ff}

/*上記表題欄用小文字*/

font.photomini {
  color: #4666ff}

/*岩崎サブメニュー選択Table*/

table.iwasakisub {
  width: 450px;
  border-collapse: collapse;
  border: none;
  font-size: 10pt;
  line-height: 125%;
  background: #ffffff}

.iwasakisub th {
  width: 100px;
  border: 1px dashed #4666ff;
  text-align: center;
  font-weight: bold;
  padding: 2px;
  margin: 1px;
  color: #4666ff;
  background: #eef6ff}

.iwasakisub td {
  border: 1px dashed #4666ff;
  text-align: left;
  padding: 2px;
  margin: 1px;
  color: #555555;
  background: #f0f0f0}

/*ユーザサブメニューリンク文字*/

a.iwasakisub {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #4666ff}

a.iwasakisub:visited {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #4666ff}

a.iwasakisub:hover {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #eef6ff;
  background-color: #4666ff}

a.iwasakisub:active {
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: #eef6ff;
  background-color: #4666ff}
