@charset "UTF-8";

@import "reset.css";
@import "base.css";
@import "style.css";

@import "mobile.css"	only screen and (max-width:480px);



/*@import "mobile.css"	only screen and (orientation:landscape);*/
