/*注。*/
.siaddnote {
  color: blue;
  text-indent: -1em;
  margin-right: 3em;
  margin-left: 6em;
}
/*囲み。*/
.sicmtborder {
  border: solid;
  border-color: limegreen;
  border-width: 0.1em;
  margin: 0em 1.5em 1.6em;
  padding: 1em 3em;
}
/*囲み内注。*/
.sicmtborderaddnote {
  color: blue;
  text-indent: -1em;
  margin-right: 1em;
  margin-left: 3em;
}
/*タンツベルガーのインタヴユー部分。*/
.siintv {
  text-indent: -3em;
  margin-left: 3em;
}

