@media print{
    #group_header,
    #header,
    #subheader,
    #kj2_div,
    #search,
    #content_title,
    #slide_wrapper .next,
    #slide_wrapper .prev,
    #estate_social_button,
    #estate_staff_name #favorite_button,
    #estate_contact_button,
    #estate_link_title,
    #estate_link_box,
    #content_link_title,
    #content_link_box,
    #footer {
        display:none;
    }
    #wrapper {
        width: 760px;
    }
    #content {
        float: none;
    }
    .no_print {
        display: none;
    }
    #estate_detail #slide_wrapper {
        margin-top: 20px;
        width: 240px;
        float: right;
    }
    #estate_head #slide_1st_print {
        display: block;
    }
    #estate_head #slide_1st_print p {
        font-size: 11px!important;
        text-align: left!important;
        color: #7f7f7f!important;
        word-break: break-all!important;
    }
    #estate_detail #description {
        width: 500px;
        float: left;
        height: auto!important;
        margin-top: 20px;
    }
    #description table,
    #estate_body_text {
        width: 500px!important;
    }
    #estate_detail #slide_wrapper p.control {
        display: none;
    }
    #jCarouselLite {
        display: none;
    }
    #description_estate_info {
        height: auto!important;
    }
    #description_estate_info #estate_info_deposite_value {
        width: 195px!important;
    }
    #estate_body_text p {
        line-height: 1.5!important;
    }
    #estate_body #estate_body_images > table,
    #estate_body #estate_body_images > table > tbody > tr,
    #estate_body #estate_body_images > table > tbody > tr > td,
    .image-link > img {
        width: 240px;
    }
    #estate_body #estate_body_images .image-link-id-4 {
        display: none;
    }
    #map-canvas {
        width: 240px;
    }
    .estate_image_other {
        display: none;
    }
    #estate_print_company {
        display: block;
        border: 1px solid #000;
        margin-top: 10px;
        padding: 10px;
    }

}