@charset "UTF-8";
/* CSS Document */
.indexIDnameDTables {
  clear: both;
  float: left;
  display: block;
  position: relative;
}
.indexIDnameDTable {
  clear: none;
  display: block;
  position: absolute;
}
.indexIDnameDTableInside {}
.indexTableTextBoxTitle {
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 1;
  color: #002f5f;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexTableTextBox {
  margin-top: 8px;
  margin-bottom: 0px;
  line-height: 1;
  color: #002f5f;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: middle;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}