@charset "UTF-8";

/*=============================
 Since: 2010-12-20
 Guideline: Ver.0.1
==============================*/

@import url("reset.css");
@import url("base.css") screen and (min-width: 481px) and (max-width: 5000px);
@import url("navi.css") screen and (min-width: 481px) and (max-width: 5000px);
@import url("smart.css") screen and (min-width:0px) and (max-width: 480px);
@import url("snavi.css") screen and (min-width:0px) and (max-width: 480px);
@import url("custom.css");
@import url("slideshow.css")screen and (min-width: 481px) and (max-width: 5000px);
