body {
  margin: 0px;
  padding: 0;
  }
p{
  /*font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif*/
    font-family: Avenir, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", ヒラギノ角ゴシック, YuGothic, "Yu Gothic", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    font-size: 16px;
    color: #333333;

}

ul{
    text-align: center;
}

table.main-contents {
  margin: 0;
  padding: 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
}

table.main-contents h2 {
  font-family: "HG丸ゴシックM-PRO", "ヒラギノ角ゴ Pro W3", Osaka, "MS Pゴシック";
  font-size: 100%;
  line-height: 120%;
  margin: 0;
  padding: 0;
}

.header_02 {
  background-color: #EEEEEE;
  color: #333333;
  font-size: 9pt;
  padding: 3px;
}

table.main-contents a:link {
  text-decoration: underline;
  color: #000099;
}

table.main-contents a:visited {
  text-decoration: underline;
  color: #333333;
}

table.main-contents a:active,
table.main-contents a:hover {
  text-decoration: none;
  color: #009966;
}

table.main-contents a.pn:link,
table.main-contents a.pn:visited {
  text-decoration: underline;
  color: #666666;
  font-size: 12px;
}

table.main-contents a.pn:hover,
table.main-contents a.pn:active {
  text-decoration: none;
  color: #CC3366;
  font-size: 12px;
}

.pankuzu {
  padding: 10px;
  font-size: 12px;
  color: #000000;
}

#contents {
  background: url(../img/tit_back.gif) no-repeat;
  height: 77px;
  width: 695px;
}

#contents h2 {
  padding: 10px 0 0 100px;
  margin: 0;
  font-size: 12px;
  color: #02836A;
}

#contents h3 {
  padding: 0 0 0 100px;
  margin: 0;
  font-size: 26px;
}

.tit_contents {
  margin: 20px 0 20px 0;
  color: #009380;
  font-weight: bold;
  font-size: 22px;
  line-height: 25px;
}

.clear {
  clear: both;
}


.contents_img2 {
  text-align: center;
  margin-top: 15px;
}

.qanda1 {
  margin: 0 auto;
  border-top: solid 1px;
  margin-top: 15px;
  margin-top: 40px;
  padding-top: 15px;
}

.qanda1 p {
  margin-left: 13px;
  font-size: 16px;
  margin-top: 0;
}

.move_top {
  padding: 10px 0 10px 0;
  text-align: right;
}

.ttl-container{
  margin: 30px 0 30px 0;
}


.ttl-txt{
  font-weight: bold;
  font-size: 32px;
  color: #fff;
  background-color: #ea9dab;
  line-height: 200%;
  text-align: center;
}

.qa{
  display: flex;
  margin: 6px;
  font-size: 22px;
}
.answer-txt{
  font-weight: bold;
}
.tit_contents{
  font-size: 22px;
  color: #1B74AB;
}

.normal-txt{
  font-size: 17px;
}

.example{
  font-size: 22px;
  margin-top: 30px;
}

.small{
  font-size: 17px
}

.title{
  font-size: 22px;
  font-weight: bold;
}

.toshin-color{
  color: #009380;
}
