@charset "utf-8";
/* CSS Document */
.chronology {
  margin-bottom: 20px;
  border: solid 1px #cccccc;
  padding: 10px 0;
  font-size: 12px;
}
#h_nav02.chronology {
  margin-bottom: 30px;
}
.chronology ul {
  padding: 0 15px;
  text-align: right;
}
.chronology ul li {
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  margin-right: 2%;
  text-align: left;
}
.chronology ul li.current_h {
  font-weight: bold;
}
#elm01 h2 {
  position: relative;
  margin: 0 0 15px;
  font-weight: bold;
  border-left: 3px solid #df0523;
  padding-left: 17px;
}
.dspT {
  margin-bottom: 15px;
}
.dspT.mb30 {
  margin-bottom: 30px;
}
div.dspTR {
  background-color: #f2f2f2;
}

div.dspTR:nth-child(even) {
  background-color: #ffffff;
}
.pc_dspTC {
  vertical-align: top;
  width: 100%;
  
}
.th {
  width: 100%;
  font-weight: bold;
}
.th_inner {
  margin: 15px 5px 0 5px;
}
.td_inner {
  margin: 0 5px 15px 5px;
}
.yyyy {
  width: 70px;
  color:#000000;
}
.mm {
  width: 80px;
  text-align: right;
  color:#000000;
}
.txt01, .txt02 {
}
.pic01 {
  text-align: center;
  font-size: 12px;

  width: 265px;
  padding:0 10px;

}
.cf_history:before, .cf_history:after {
  content: "";
  display: table;
}
.cf_history:after {
  clear: both;
}
.cf_history {
  zoom: 1;
}

@media print, screen and (min-width: 1024px) {
.chronology {
  min-height: 47.6px;
}
.chronology ul {
  text-align: center;
}
.chronology ul li {
  display: inline;
  padding: 0 15px;
  border-right: #000 1px solid;
}
.chronology ul li:last-child {
  border-right: none;
}
.pc_dspTC {
  width: 700px;
}
.th {
  width: 185px;
}
.th_inner {
  margin: 15px 0 15px 10px;
}
.td_inner {
  margin: 15px 10px 12px 25px;  color:#000000;
}
.pic01 {
  margin: 0;
}
.txt01 {
  width: 88%;
 margin:40px 20px;
     line-height:2;
}
.txt01 img{
	max-width:70%;
 margin:40px 20px;
}
.textime{    font-size: 80%;
    line-height: 1.6;
text-align:center;}
.td {
  width: 745px;
}
.chronology {
  font-size: 16px;
}
.chronology ul li {
  margin-right: 0;
}
}

@media print, screen and (min-width: 768px) {
}
.pages{display:block;text-align: center;margin:20px auto;}
@charset "utf-8";
#main01 h2 {
  position: relative;
  margin: 0 0 15px;
  font-weight: bold;
  border-left: 3px solid #df0523;
  padding-left: 17px;
}
#main01 h3 {
margin:5px auto 20px;
text-align:center;
font-size:20px;;
}

#main01 .mB60 {
  margin-bottom: 60px;
}
#main01 .dlcontents .dlcontents_msg {
  border: #E4E5E7 1px solid;
  border-radius: 3px;
  padding: 15px 3.125%;
  margin-bottom: 60px;
}
#main01 .dlcontents .dlcontents_msg .btn {
  width: 158px;
  margin: 20px auto 0;
}
#main01 .dlcontents .dlcontents_pdf {
  padding: 10px 0;
}
#main01 .dlcontents .dlcontents_pdf:nth-child(even) {
  background-color: #E4E5E7;
}
#main01 .dlcontents .dlcontents_pdf .dlcontents_pdf_file {
  padding-left: 20px;
}
#main01 .dlcontents .dlcontents_pdf .dlcontents_pdf_capacity {
  padding-left: 20px;
}
.dlcontents {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 1024px) {
  #wrapper01 #contents01 #main01 .dlcontents_msg {
    position: relative;
    padding-right: 120px;
  }
  #wrapper01 #contents01 #main01 .dlcontents_msg .btn {
    position: absolute;
    right: 20px;
    top: 0;
  }
  #wrapper01 #contents01 #main01 .dlcontents_pdf .dlcontents_pdf_file {
    float: left;
    width: 75%;
  }
  #wrapper01 #contents01 #main01 .dlcontents_pdf .dlcontents_pdf_capacity {
    float: right;
    width: 25%;
  }
}
