.credit   { font-size: 12px; font-family: "ヒラギノ角ゴ Pro W6", "ＭＳ ゴシック", ＤＦ平成ゴシック体W5; line-height: 1.3 }

.text   { font-size: 14px; font-family: "ヒラギノ明朝 Pro W6", "ＭＳ 明朝", ＤＦＰ華康ゴシック体W5, ＤＦ平成明朝体W5, 平成明朝; line-height: 1.6 }

.subtitles    { font-size: 14px; font-family: "ヒラギノ角ゴ Std W8", ＤＦ特太ゴシック体, "ＭＳ ゴシック" }

.info  { color: #d94801 }

a.info:active {
  cursor: hand;
  font-weight: normal;
  color: #D94801;
  text-decoration: underline;
}


a.info:link {
  cursor: hand;
  font-weight: normal;
  color: #D94801;
  text-decoration: underline;
}

a.info:visited {
  cursor: hand;
  font-weight: normal;
  color: #D94801;
  text-decoration: underline;
}

a.info:hover {
  cursor: hand;
  font-weight: normal;
  color: #d90001;
  text-decoration: underline;
}

