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


@import url("mobile_local_index.css") (max-width:480px);

@import url("local_index.css") (min-width:481px);
