@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      master.css(Ver.1.0)
 Author:         @miyazaki
 Style Info:     各CSSファイル読み込み用
----------------------------------------------------------- */

@import url(reset.css);/*スタイルの初期化と拡張*/

@import url(base.css);

@import url(contents.css);

