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

#mainContents h2{
	background-image: url(images/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	margin: 0 0 10px;
	overflow: hidden;
}

#mainContents h2 span{
	display: block;
	padding: 65px;
}

/* 中身======================================================================================================== */
#topCopy{
	background-image: url(images/topcopy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 220px 340px 0 0;
	margin: 0 0 20px;
}

#topCopy p{
}

#mainContents th{
	width: 150px;
}
</pre></body></html>