<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#exp_main h2 {
	widows:710px;
	height:90px;
	margin-bottom:20px;
	background:url(../image/h2_title.jpg) 0 0 no-repeat;
	text-indent:-9999em;
}

div#exp_main h3 {
	width:710px;
	height:25px;
	margin:15px 0 5px 0;
	padding-left:10px;
	background:url(../image/title.jpg) 0 0 no-repeat;
	font-size:100%;
	line-height:180%;
}


div#exp_main h3.h3_01 {margin-top:0px;}

div#exp_main p {
	width:710px;
	text-indent:1em;
}


</pre></body></html>