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

/*** [h2] ページタイトル ****/
/*** @group pageTitle ****************************************************************************/

h2#pageTitle_01 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	height: 30px;
	width: 655px;
	background: url(../images/lamp/h2-pageTitle_01.gif) no-repeat;
}

h2#pageTitle_02 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	height: 30px;
	width: 655px;
	background: url(../images/lamp/h2-pageTitle_02.gif) no-repeat;
}
</pre></body></html>