@charset "shift-jis";
@import url(style.css) screen and (min-width: 501px);
@import url(smart.css) screen and (max-width: 500px);
@import url(color.css);

