@import url(http://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);


* {
    font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
    margin: 0;
    padding: 0;
}


html, body {   
}


img { 
    border: 0; 
    display: block;
}

li { list-style: none; }

a { text-decoration: none; }

button {
    border: 0;
    background: none;
    display: block;
}


.container {
    width: 100%;
    margin: 0 auto;
}



