    #wrap {
    }

    .kanri_no {
      font-weight        : bold;
      font-size          : 1.5em;
      margin-left        : 20px;
    }

    .divdata1 {
      clear              : both;
      overflow-y         : scroll;
      border             : 0px;
      padding            : 0px;
      margin             : 0px;
      margin-left        : 20px;
      width              : 250px;
      height             : 500px;
      float              : left;
    }

    .tbl_scroll-y {
      width              : 233px;
      border             : 0px;
      cellpadding        : 1px;
      cellspacing        : 0px;
      BORDER-TOP         : #506e9f 1px solid;
      BORDER-BOTTOM      : #506e9f 1px solid;
      BORDER-LEFT        : #506e9f 1px solid;
      BORDER-RIGHT       : #506e9f 1px solid;
      BORDER-COLLAPSE    : collapse;
      table-layout       : fixed;
    }

    .tbl_scroll-y td {
      width              : 50px;
    }

    .iframe_photo {
      border             : 0px;
      width              : 672px;
      height             : 500px;
      margin-left        : 0px;
      margin-right       : 0px;
      margin-bottom      : 0px;
    }

    .DesTbl {
      border-collapse    : collapse;
      margin-left        : 20px;
      width              : 922px;
    }
  
    .DesTbl th {
      width             : 13%;
    }
  
    .DesTbl td {
      width             : 20%;
    }
  
    .DesTbl th,
    .DesTbl td {
      border            : #506e9f 1px solid;
      padding-top       : 5px;
      padding-left      : 5px;
      padding-bottom    : 5px;
      text-align        : left;
    }
