
@media only screen and (min-width: 1000px) {
  
    body { background-image: url("/images/design/background/g1remake.jpg"); }
    
    #logo
    {
        top: 0px;
        left: 10px;
        width: 450px;
        height: 209px;
    }
    
    #logo a { background-image: url("/images/design/logo_g1remake.png"); }


    
    /* npc */
    div.g1remake-npc-detail .image { float: left; width: 400px; margin-right: 10px; }
    div.g1remakenpc-detail .data { float: left; width: 520px; }
    div.g1remakenpc-detail .data table {  border: 3px solid #333; border-width: 3px 0; }
    #colorbox-wrapper div.g1remakenpc-detail .data { width: 358px; }

    div.remake-beast { margin: 1rem 0; }
    div.remake-beast-image { float: left; margin-right: 30px; }
    div.remake-beast-text { float: left; width: 300px; }

}
