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

div#movie dl {
	margin-left: 102px;
}
div#movie dl dd {
	font-size: 20px;
	font-weight: bold;
	color: #2dbae3;
}
div#movie iframe {
	margin: 0 0 50px 102px;
}
div#movie iframe.kobukuro {
	margin-bottom: 20px;
}
div#movie p.download {
	margin-bottom: 50px;
	text-align: center;
}

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