@charset "UTF-8";

/*USER CUSTOMIZE STYLE
***************************************/

body{
    /* customize_body-background */ background-color: none; /* customize_body-background */
}
header{
    /* customize_header-background */ background-color: none; /* customize_header-background */
}

footer{
    /* customize_footer-background */ background-color: none; /* customize_footer-background */
}

a,a:visited,a:active {
    /*color: #448811;*/
    /* customize_link */ color: none; /* customize_link */
}
a:hover {
    /* customize_link-hover */ color: none;/* customize_link-hover */
} 

/* customize_miscellaneous */ /* customize_miscellaneous */ /* CSSを追加の領域 */

