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

/* ===================================================================
CSS Document

 file name  :style.css
 style info :協会活動のコンテンツエリア関係 他
=================================================================== */

@import url("/common/css/second_main.css");


/*----------------------------------------------------
	タイトル
----------------------------------------------------*/
h1 {
	background: url(../image/bg_h1.gif) no-repeat top left;
}

h2 {
	background: url(../image/bg_h2.gif) no-repeat bottom left;
}

h3 {
	background-color:#ccf0ea;
}

h4 {
	background-image:  url(../image/bg_h4.gif);
}</pre></body></html>