<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 


/* --------------------------------------------------------------------------------
ヘッダ画像
-------------------------------------------------------------------------------- */

div#header div.title .caption ,
div#header .smart,
div#header div.links ul ,
div#header .font-size .caption ,
div#header .font-color .caption {
    font-weight: bold;
    font-weight: normal;
}


/* --------------------------------------------------------------------------------
essential
-------------------------------------------------------------------------------- */

body {
	color: #000000;
	background-color: #ffffff;
}</pre></body></html>