<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
dl.qa dt {
	background: url(../imgs/img-ex.gif) no-repeat 5px top;
	padding-left: 45px;
	font-size: 16px;
	font-weight: bold;
	line-height: 37px;
	height: 37px;
}
dl.qa dd {
	background: url(../imgs/img-yaji.gif) no-repeat 70px top;
	padding-top: 17px;
}
dl.qa dd p{
	background: #F2F1EC;
	margin-bottom: 40px;
	padding: 20px 20px 20px 20px;
}
</pre></body></html>