@charset "Shift_JIS";

/* ------------------------------------------------------
 style-print-other.css
　　　印刷用CSS読込（下層ページ）
------------------------------------------------------ */

/*レイアウト用CSS*/
@import "layout-print-other.css";

/*コンテンツ内項目設定用CSS*/
@import "content-print.css";

/*ウェブキャンバスブロックテンプレート用CSS*/
@import "wcvblock.css";

