@charset "UTF-8";
/*
Theme Name: sakata
Theme URI: http://wordpress.org/
Description: The default WordPress theme that graced version 1.5 to version 2.9, based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: mocha
Author URI: http://www.digimomw.com/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: digimomw

	digimomw v1.0
	 http://www.digimomw.com/

	This theme was designed and built by sanoemi,
	whose blog you will find at http://www.digimomw.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* ===================================================================
 file name  :import.css
 style info :各cssファイル読み込み用
  - default.css 他サイト共通
  - layout.css このサイトの共通レイアウトベース(箱単位)
  - tag.css このサイトの共通タグベース
=================================================================== */
@import url("css/base.css");
@import url("css/header.css");
@import url("css/sidebar.css");
@import url("css/footer.css");
@import url("css/narrowcolumn.css");
