@charset "shift_jis";

/* Base
========================================== */
@import "base/reset.css" screen,print;
@import url("base/s_contents.css") screen and (min-width:0px) and (max-width: 480px);
@import url("base/contents.css") screen and (min-width:481px) ,print;



