body {
  margin: 0% 10% 0% 10%;  padding: 2% 0%;
  background-color: #ffffff;
  background-image: url(bgb.gif);
  line-height: 140%;
}
main {
  clear: both; width: 100%; padding: 0%; margin: 0%;
  color: #000000;
  background: #ffffff;
  background-image: url(bgb.gif);
  border: solid 4px;
  border-color: #009900;
  display: block;
}
a:link {
  color: #0044CC;
}
a:visited {
  color: #0044CC;
}
.hlink ul{
  display: flex;
  justify-content: flex-end;
}
.hlink li {
  margin-left: 10px;
  list-style: none;
}
.wrap {
	overflow: hidden;
}
.title {
  padding: 0% 2% 0% 4%; margin: 0%;
  color: #666666;
  border: solid;
  border-width: 0px 0px 4px;
  border-color: #009900;
  font-weight: bold;
  font-size: 90%;
}
.vol {
  width: 100%;  padding: 2% 4% 2% 4%; margin: 0%;
  font-weight: bold;
  color: #cc0000;
}
h1,h2,h3{
  font-size: 100%;
}
h4 {
  text-decoration: underline;
  font-weight: bold;
  font-size: 150%;
}
h5 {
  font-size: 120%;
  font-weight: bold;
}
h6 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom:0px;
}
.h5 {
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
}
.h6 {
  font-size: 100%;
  font-weight: bold;
  margin-bottom:0px;
}
figcaption{
  font-size:90%;
  text-align:center;
}
.kyoryoku {
  font-size: 80%;
  margin-top: 5px;
  margin-right: 5px;
  text-align: right;
}
.navi {
  clear: both;
  padding-left: 4.0em;
  text-indent: -3.0em;
  font-size: 120%;
}
.flex{
  display:flex;
}
.navi li {
  list-style-type: none;
}
.head {
  clear: both; margin: 5% -5% 1% -5%; padding: 7px 10px 7px;
  background: #f5f580;
  border: solid;
  border-width: 0px 0px 0px 15px;
  border-color: #aa0000;
  font-weight: bold;
  font-size: 120%
}
.imgphoto{
  max-width:100%;
}
article {
  clear: both;
  margin: 1% 10% 1% 10%;
  padding: 10px 25px 10px;
}
figure{
  text-align:center;
}
.topicimg{
  max-width:100%;
  height:auto;
}
.jireitable {
  font-size:90%;
  margin: 5px 3px;
  border-collapse: collapse;
}
.jireith {
  border: 1px solid #000000;
  font-weight: normal;
  padding: 3px;
  margin: 0px;
  width:150px;
}
.jireitd {
  border: 1px solid #000000;
  padding: 3px;
  margin: 0px;
  width:350px;
}
.jireifig{
  margin-top:0px;
}
.jireiimg1 {
  max-width:100%;
  height:auto;
}
.jireiimg2 {
  max-width:100%;
  height:auto;
  border: solid 1px;
  margin-top:10px;
}
.itebox{
  padding: 20px;
  border: solid 1px;
}
.iteimg{
  max-width:100%;
  height:auto;
}
.itcimg{
  max-width:100%;
  height:auto;
  margin-left:30px;
}
.congtxt {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px 0px 50px;
}
.congimg{
  margin-left:20px;
}
.congh5 {
  margin-bottom:5px;
}
.question {
  padding: 3px 0px 3px 10px;  background: #ffee99;
  font-weight: bold; font-size: 90%
}
.footerbox {
  margin: 1% 10% 1% 10%;
  padding: 10px 25px 10px;
  background: #eeeecc;
  border: solid 2px;
  border-color: #cccc99;
}
.jump {
  margin: 5% 10% 5% 10%; padding: 0;
  font-size: 90%;
  text-align: right;
}

