@charset "Shift_JIS";
#pdf_dl{
  font-size : 14px;
}
#pdf_dl th{
  font-size : 16px;
  background-image : url(../img/title_bg.gif);
  background-repeat : no-repeat;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : green;
  text-align : left;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : rgb(151, 255, 151);
}
#pdf_dl td{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 14px;
  line-height : 24px;
  text-align : left;
}
dt{
  font-weight : bold;
  margin-bottom : 5px;
}
.pdf_dl_dot_line{
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : dotted;
  border-bottom-style : dotted;
  border-left-color : silver;
  border-bottom-color : silver;
}
#kanda {
  font-size : 14px;
  background-color : #eeeeee;
}
#kanda h5{
  font-size : 16px;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#kanda img{
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
}
#kanda li a{
  list-style-type: none;
  text-align: left;
  background-image : url(../../common/arrow_black_r.gif);
  background-position: left center;
  padding-left: 15px;
  background-repeat : no-repeat;
  line-height : 22px;
  margin-left : 5px;
}
#kanda ul{
  margin-top : 20px;
  margin-left : 0px;
}
