@charset "UTF-8";

/* CSS 초기화 */
@import url("reset.css");

/* 페이지 관련 */
@import url("component.css");
@import url("page.css");
