<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding:0px;
	text-align: center;
	background-attachment: fixed;
	background-color: #2A0202;
	background-image: url(http://www.corsa-jp.com/corsatoppage/haikei_images/img_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	scrollbar-Track-Color:#200202;
	scrollbar-Face-Color:#200202;
	scrollbar-Shadow-Color:#200202;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Highlight-Color:#7B0C0C;
	scrollbar-3dLight-Color:#6F6464;
	scrollbar-Arrow-Color:#6F6464;
}

address {
	margin: 0px;
	padding: 30px;
	text-align: center;
	line-height: 1.0em;
	font-size: 11px;
	font-family: "Times","Times New Roman",serif!important;
}
address,
address a:link,
address a:active,
address a:visited,
address a:hover {
	color: #99c;
}
address a {
	text-decoration: none;
	border-bottom: 1px solid #ccd;
}
ul.photos {
	width: 750px;
	padding: 50px 0px;
	margin: 0px auto;
	text-align: center;
	list-style: none;
}
ul.photos li {
	display: inline;
	width: 160px;
	height: 160px;
}
ul.photos a.horizontal img,
ul.photos a.effectable img {
	padding: 15px 0px;
}
ul.photos a.vertical img {
	padding: 0px 15px;
}
</pre></body></html>