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


/*
	File Name   : import.css
	Description : 各CSSファイルの読み込み
*/


/* Base style STARTY INT`L Inc 
   Creator : Bella 2016
----------------------------------------------------------- */

@import url("reset.css");
@import url("sp.css");
@import url("nav/sp-nav.css");
