@charset "utf-8";
/* *********************************************************************** */
/* PRINT
/* *********************************************************************** */
    #f-printset {
        display  : none !important;
    }
    
    div.flashbox {
        width               : 800px;
        height              : 300px;
        background-image    : url("../images/flash/top_photo.jpg");
        background-position : left top;
        background-repeat   : no-repeat;
        display             : block;
    }
    
    div.contentsbox * div,
    div.contentsbox * img { width : 95%; }
    
    
    div.sentencebox2 * img,
    table.listset * img { width : auto; }
    



