<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------------------------------------------------
　
------------------------------------------------------*/
#content h3{
	margin:0 0 20px;
	font-size:16px;
}

#content h3 a,
#sitemap ul li a{
	padding:0 0 0 20px;
	color:#004199;
	text-decoration:none;
	background:url(../common/img/index/office_arrow.gif) no-repeat left 3px;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#sitemap ul{
	float:left;
	width:400px;
	margin:0 1.5em;
}
#sitemap ul li{
	margin:0 0 20px;
	font-size:16px;
	list-style:none;
/*	list-style:decimal outside;*/
}
#sitemap ul.sub li{
	padding-left:1.8em;
	text-indent:-1.8em;
	list-style:none;
}



/*----------------------------------------------------
　
------------------------------------------------------*/
#sitemap a.link{
	padding:0 0 0 8px;
	background:url(img/arrow.gif) no-repeat left center;
}

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