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


/*  基本設定
----------------------------------------------------------- */
@import url("default.css");

/*  全ページ共通フレーム設定など
----------------------------------------------------------- */
@import url("frame.css");

/*  Footer 固定用
----------------------------------------------------------- */
@import url("footerfix.css");

/*  Otamatoneページ
----------------------------------------------------------- */
@import url("otamatone.css");

/*  404
----------------------------------------------------------- */
@import url("error404.css");

/*  OtamatoneMelodyページ
----------------------------------------------------------- */
@import url("otamatonemelody.css");

