@charset "utf-8";
/*
Theme Name: from Aizu with Love.
Theme URI: http://www.thedesignium.com/
Description: To us. To what we're becoming.
Version: v2.4
Author: pgmon
Author URI: http://www.thedesignium.com/
Tags: white color, variable width & height
*/

/* ------------------------------------- 
 *  common css (li, hタグなどの設定)
 * ------------------------------------- */
@import url(css/reset.css);
@import url(css/common.css);
@import url(css/z-index.css);

/* ------------------------------------- 
 *  header css
 * ------------------------------------- */
@import url(css/header.css);
/* ------------------------------------- 
 *  contents css
 *  変則的マルチカラム
 * ------------------------------------- */
@import url(css/contents.css);
/* ------------------------------------- 
 *  footer css
 * ------------------------------------- */
@import url(css/footer.css);


/* ------------------------------------- 
 *  particular css（独自タグ） 
 * ------------------------------------- */
@import url(css/sp.css);
