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

#contents {
	padding-top: 15px;
	padding-bottom: 30px;
}

#contents #main {
	float:left;
	width:720px;
	margin-bottom: 30px;
}

#main h2 {
	margin-bottom:20px;
}

#main .copy {
	margin-bottom:30px;
}

#main h3 {
	margin-bottom:20px;
}

#main #gallery {
	margin-bottom:60px;
}

#main .galleryBox {
	margin-bottom:30px;
}

#main .hyousho {
	margin-bottom:60px;
}

#main .hyousho p{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

#main .hyousho p a{
	color: #069;
	text-decoration: underline;
}
</pre></body></html>