@charset "UTF-8";

        html, body {
            overflow: hidden;
            height: 100%;
            margin: 0;
        }

header{
    display: none !important;
    height:0;
}

footer#footer{
    display: none !important;
    height:0;
}

div.ta-c{
    display: none !important;
    height:0;
}

#jourmalAllInner .journalList .info-inner {
    padding:0 !important;}

#jourmalAllArea {
    padding:0 !important;
}

#jourmalAllInner .journalList .info-inner .info-thumb {
    float: left;
    width: 20%;
}

img{
max-width:400px;
}