@charset "utf-8";

/*
@prefix : <http://purl.org/net/ns/doas#> .
<http://plucore.jp/common/css/import.css> a :CSSstylesheet;
 :title "plucore.jp - Stylesheet import";
 :created "2008-01-08";
 :release [:revision "1072"; :created "2008-01-08"];
 :author [:name "Masamichi Hadate"; :homepage <http://www.double-team.org/>; :mbox "masamichi.hadate@double-team.org"];
 :license <http://plucore.jp/>;
 :description "各スタイルシートの呼び出し";
 :note "
   Outline - 
   1-1.Original Liblary.
   1-2.Elements Definition.
   1-3.Layout Module.
   1-4.Header Module.
   1-5.Footer Module.
   1-6.Sidebar Module.
   1-7.Contens Module.
   1-8.Index Module.
   1-9.Internet Explorer for Windows Hacks Module.
   ".
*/

@import "default.css";
@import "elements.css";
@import "layout.css";
@import "contents.css";
