@charset "UTF-8";

/* =========================================================================
 Web site    : かきもと生花店
 Site URL    : http://www.utage-kakimoto.com/
 File name   : import.css (/common/css/import.css)
 Summary     : import style(読み込み用)
 Created     : 2009-11-16
 Last update : 2009-11-16
 Copyright   : かきもと生花店
========================================================================= */

/* ----------------------
 common style(共通スタイル)
--------------------- */

@import "common.css";


/* ----------------------
 top style(トップページのスタイル)
--------------------- */

@import "top.css";


/* ----------------------
 lower style(下層ページのスタイル)
--------------------- */

@import "lower.css";


/* ----------------------
 lightbox style(ライトボックスのスタイル)
--------------------- */

/*@import "lightbox.css";*/

