@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: "MS UI Gothic",,  sans-serif;
    line-height: 130%;
    font-size:12px;
}

a { color: #0000ff; text-decoration: none; }
a:hover { color: #fd3417; text-decoration: underline; position:relative; top:1px; left:1px;}

#banner a { color: #203219; text-decoration: none; }
#banner a:hover { color: #de2521; text-decoration: underline;  position:relative; top:1px; left:1px;}


