@charset "UTF-8";
/* CSS Document */

@import url(aosmall.css) screen and (max-width:640px);
@import url(aomid.css) screen and (min-width:641px) and (max-width:840px);
@import url(aobase.css) screen and (min-width:841px) and (max-width:1800px);
@import url(aobaseplus.css) screen and (min-width:1801px);
