@charset "utf-8";
/*
Theme Name: sozaihiroba.
Theme URI: http://sozaihiroba.net/
Description: 素材広場.
Version: v1.1
Author: pgmon
Author URI: http://dsn.sh/
Tags: none
*/

/* ------------------------------------- 
 *  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);

@import url(css/thickbox.css);
