@charset "utf-8";

body,div,header,h1,h2,h3,ul,li,button,span,p,a,section,img,nav,dl,dt,dd {
    margin: 0;
    padding: 0;
}
div.wrapper {
    text-decoration: none;
}

ol,ul {
    list-style: none;
}

img {
    vertical-align: bottom;
}