@charset "UTF-8";
/**
 * CSSインポート
 * 全てのページで読み込むCSSを記述
 *
 * baserCMS :  Based Website Development Project <http://basercms.net>
 * Copyright 2008 - 2015, baserCMS Users Community <http://sites.google.com/site/baserusers/>
 *
 * @copyright		Copyright 2008 - 2015, baserCMS Users Community
 * @link			http://basercms.net baserCMS Project
 * @since			baserCMS v 2.0.0
 * @license			http://basercms.net/license/index.html
 */

@import "admin/default.css";
@import "admin/base.css";
@import "admin/layout.css";
@import "admin/contents.css";