/*
  CSS files kept in the ’schemes’ directory can be used to
  costumize your K2 installation without having to mess
  with the core K2 files. This in turn makes it easier to
  upgrade to new K2 version as well as debug any problems
  that might occur.

  You select schemes from the K2 Options page in the
  'Presentation’ section of your WordPress administration.

  Author Name : Shiino Jin
  Author Site : katawara.*
  Style Name  : KatawaraNote
  Style URI   : http://www.katawara.com/
  Version     : 0.4
  Comments    : 参考になるかどうかは激しく怪しいです。ご注意あれ。
*/

/****************************************
  RootConfiguration
****************************************/
/*
@import "reset.css";
@import "fonts.css";
*/
@import "katawara.basic.css";
@import "katawara.quote.css";
@import "katawara.list.css";

