<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ***********************************************************
 *
 * Since:     2006-10-17
 * Modified:  17:19 2010/10/18
 * Guideline: Ver.0.01
 * Editor:    Kazuhiko Kudou
 *
 * ***********************************************************
 */
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
/*00CSSインポート*/
/*01視覚整形モデル*/
/*02ボックスモデル*/
div#header div#titleHeader p#siteLead {
	background: url(/images/header/header01.jpg) no-repeat top left;
}
/*03背景と前景*/
/*04フォントテキスト*/
/*05生成内容*/</pre></body></html>