@charset"UTF-8";

/*------------------------------------------------------------------------------

    SHIZUOKA MARATHON
    URL: http://www.shizuoka-marathon.com/
    Copyright (C) SATV. All Rights Reserved.

------------------------------------------------------------------------------*/

/* @media screen and (min-device-width: 961px) */
    @import"reset.css";
    @import"structure.css";
    @import"global.css";
    @import"hack.css";
    /* contents */
    @import"home.css";
    @import"info.css";
    @import"entry.css";
    @import"volunteer.css";
    @import"traffic.css";
    @import"event.css";
    @import"faq.css";
    @import"faq.css";
    @import"broadcast.css";
    @import"live_movie.css";
    @import"language.css";
    /* optional */
    @import"error.css";
