h1.midashi {
font-size:100%;
font-weight: normal;
line-height:1em;
margin: 0;
}

.box211{
  font-size: 10pt;/*文字サイズ*/
  width: 490px;/*幅*/
  text-align: center;/*タイトルを中央寄せ*/
  border: solid 1px #868689;/*外周枠の色*/
  background-color: #CEDDEC;/*枠の背景色*/
  padding-top: 4px;
  font-size : 15px;
  font-weight : bold;
  }
.box212{
  text-align: left;
  border: dashed 1px #ACACAE;
  padding: 1em;
  margin: 4px;
  background-color: #FFFFFF;/*文章部分の背景色*/
  }


