<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/**--------------------------------------------------------
 *CSS information 
 *
 * file name	: import_lower.css
 * author			: lecman NO.1
 * style info	: 下層ページ各cssファイル読み込み用
 -----------------------------------------------------------*/

/* default style - リセット及びbody基本設定
----------------------------------------------------------- */
@import url("reset.css");

/* 共通のスタイル指定(ヘッダー、フッター)
----------------------------------------------------------- */
@import url("header_navi_lower.css");
@import url("footer_navi.css");

/* base style
----------------------------------------------------------- */
@import url("base.css");

/* slidearea style
----------------------------------------------------------- */
@import url("slidearea.css");

/* all style
----------------------------------------------------------- */
@import url("style.css");

/* print style - 印刷用スタイル
----------------------------------------------------------- 
@import url("print.css");
*/
.mainContents .waku {
}
#service .blue_title {
}
.mainContents .taishoushoseki {
}
.toku1_text ul li {
}
.toku4 dl dt {
}
.toku4 .ll {
}
.toku4 .rr {
}
.toku4 .mousikomi {
}
.mainContents #service {
}
#service .fair {
}
.text_attention li {
}
#service .attention {
}
#service .attention {
}
</pre></body></html>