@charset "UTF-8";

/*
みんなのつくったアプリ、新規登録、ログインページCSS
*/

@import url("reset.css");
@import url("common.css");
@import url("page.css");
@import url("form.css"); /* 新規登録、ログイン等のフォーム */
@import url("app.css"); /* みんなのつくったアプリ */