@charset "Shift_JIS";

/* S̍\
---------------------------------------------------- */

    a:link { text-decoration:none; color:#0000ff }
    a:visited { text-decoration:none; color:#0000ff }
    a:active { text-decoration:none; color:#FF8000 }
    a:hover { text-decoration:underline; color:#FF5300 }
body {
    font-family: "Tahoma", sans-serif;
}