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

@import "import.css";

#detail p.date{
	margin: 0 0 10px;
}
#detail .info{
	margin: 0 0 30px;
}
#address{
	width: 400px;
	height: 400px;
	border: 1px solid #B8B889;
}
p.link a{
	color: #046F97;
}
/* end
---------------------------------------------------------------------------------------------------------*/</pre></body></html>