@charset "utf-8";
@page { size: A4 landscape} /* A4横 */
@page { size: 297mm 210mm } /* A4ヨコサイズ */

@pront {
  size: A4
  margin: 5mm 5mm;
}

body {
    background-image: none;
}

div#header, #main-image, #header_print, #details-form, #footer, #googlemap, #addphoto, #details-form {
    display: none;
}
.discri1_td_ttl,
.discri1_td
.discri2_td_ttl,
.discri2_td {
    height: 15px!important;
}

#main_left {
    font-size: 70%;
}
td#remark_tr2 {
    font-size: 30%!important;
    line-height: inherit!important;
}
table {
    line-height: inherit;
}


