@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
ol, ul {
    list-style: none outside none;
}
blockquote {
    quotes: none;
}
blockquote:before, blockquote:after {
    content: none;
}
del {
    text-decoration: line-through;
}
a{ color:#fff; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:hover{ color:#CC5B9E;}
.link_mail:link, .link_mail:active, .link_mail:visited {
    color: #CC5B9E;
    font-weight: bold;
}
.link_mail:hover {
    color: #CC5B9E;
    font-weight: bold;
}
.clear{clear:both;}

.top-div {
    background-position: center center;
    background-repeat: no-repeat;
    height: 155px;
    margin: 0; background-color:#FFF;
    padding: 0;
    width: 100%;
} 
.top-main {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 970px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 155px;
}