@charset "utf-8";
/* CSS Document */

  .guide_wrap {
    width: 605px;
}
  .table_photo_2 {
    padding-top: 11px;
    padding-bottom: 18px;
    width: 100%;
}
.table_photo_r {
    font-size: 18px;
    font-family: KozMinPr6N;
  width: 80%;
  text-align: left;
  /*font-size: 17px;
  font-family: sans-serif;*/
  color: #797979;
}
.table_photo_l {
    width: 20%;
}
.table_photo_2 tr td {
  border-bottom: 1px solid #4da591;
  padding: 4px 0;
}
.table_photo_2 tr:last-child td {
  border-bottom: 0;
}
.cnt_left .p_main {
  margin-bottom: 7px;
}
.left_body {
    margin-bottom: 53px;
}
.guide_wrap{
      font-size: 14px;
    line-height: 1.8;
}
.guide_wrap p {
    margin: 0 34px;
    line-height: 1.8;
     font-size: 14px;
}
.guide_wrap_1 p
{
      font-size: 14px;
    line-height: 1.8em;
    padding-bottom: 8px;
    text-align: justify;
    margin-left: 20px;
    margin-right: 24px;
}
img.p_main {
    margin: 0 auto;
    display: flex;
    /* -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8); */
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8);
}