@charset "utf-8";
/*
Theme Name: パレス松洲
Theme URI: http://www.konp.co.jp/
Description: パレス松洲専用テーマ
Author: 今野印刷株式会社
Author URI: http://www.konp.co.jp/
Version: 0.1

基本はw960px（w1024で閲覧可能）固定幅、3カラムです。
レイアウトを変更する場合は layout.css の内容を書き換えください。
*/

@import url(layout.css);
@import url(styles.css);
@import url(mainContent.css);

/* Only IE 4-6 for Win */
*html #sidebar_left { zoom: 1; }
*html #sidebar_right { zoom: 1; }
*html #footer { zoom: 1; }

/* Only IE 7 for Win */
*:first-child+html #sidebar_left { zoom: 1; }
*:first-child+html #sidebar_right { zoom: 1; }
*:first-child+html #footer { zoom: 1; }
