@charset "UTF-8";
/* CSS Document */

@import url(reset.css);
@import url(common.css) screen and (min-width: 641px);
@import url(smart.css) screen and (max-width: 640px);
