@charset "utf-8";

/* v2 */

@import "reset.css";
@import "style.css";
/*@import "pagenavi.css";*/

/* レイアウト選択
---------------------------------------------------------------------- */
@import "layout-right.css"; /* left=左メニュー right=右メニュー */
@import "ft1.css"; /* 0=なし 1=シンプル 2=メニューあり */

/* IE */
/*@font-face {
   font-family: bokutachi;
   src: url('/wf/bokutachi.eot');
}*/

/* Firefox, Opera, Safari */
/*@font-face {
   font-family: bokutachi;
   src: url('/wf/bokutachi.otf') format("opentype");
}*/

/*
@font-face {
   font-family: m1pr;
   src: url('/wf/mplus-1p-regular.ttf') format("truetype");
}
@font-face {
   font-family: m2pr;
   src: url('/wf/mplus-2p-regular.ttf') format("truetype");
}
@font-face {
   font-family: Hiragino-kaku-W6;
   src: url('/wf/Hiragino-kaku-W6.otf') format("opentype");
}
@font-face {
   font-family: Hiragino-min-W6;
   src: url('/wf/Hiragino-min-W6.otf') format("opentype");
}
*/