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

/* 物件概要 */
#contents h3{
	font-size:1.1rem;
	font-weight:bold;
}
table td{
	font-size:1.1rem;
}
table td a{
	display:inline;
	text-decoration:underline;
}

#contents p{
	font-size:1.0rem;
	padding:3px 0 0;
}</pre></body></html>