@charset "utf-8";
/*
Theme Name: u-aizu.alumni_association.*
Theme URI: http://u-aizuob.info/
Description: 会津大学同窓会公式ウェブサイト.
Version: v1.0
Author: the designium
Author URI: http://www.thedesignium.com/
Tags: white color, no variable width
*/

/* ------------------------------------- 
 *  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);

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

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

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