@charset "utf-8";
/*
Theme Name: from Aizu with Love.
Theme URI: http://www.thedesignium.com/
Description: It's OK My Will is Good.
Version: v3.1
Author: pgmon
Author URI: http://dsn.sh/
Tags: layer, no variable width & height
*/

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

/* ------------------------------------- 
 *  header css
 * ------------------------------------- */
@import url(header.css);

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

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