<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main_image {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 730px;
}
#top_iamge {
	height: 400px;
	width: 400px;
	float: left;
	margin-top: 30px;
}
#top_topix {
	float: right;
	width: 300px;
	padding: 0px;
	height: 400px;
	border: 1px solid #EAC5A5;
	margin-top: 30px;
}
#top_topix dl dt {
	height: 50px;
	width: 280px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top_topix dl dd {
	background-image: url(../img/top_image/topix_icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EAC5A5;
	margin-right: 10px;
}
.pr_banner {
	width: 730px;
	padding: 0px;
	height: 100px;
	margin-top: 50px;
}
.pr_small {
	margin: 0px;
	padding: 6px;
	float: left;
	height: 100px;
	width: 230px;
}
#top_gallery_banner {
	margin: 0px;
	height: 150px;
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/top_image/gallery_banner.gif);
	background-repeat: no-repeat;
}
#top_gallery_banner p {
	padding-top: 120px;
	padding-left: 500px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#top_gallery_banner p a {
	color: #000;
	text-decoration: none;
}
#top_gallery_banner p a:hover {
	color: #06F;
	text-decoration: underline;
}
#gallery_image_tops {
	margin: 0px;
	padding: 0px;
	width: 730px;
}
</pre></body></html>