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

body {	
	text-align: center;
	background-color: #ccffff;
	background-image: url("images/137_aki2.jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrap{
	width: 930px;
	height: 122px;	
	margin: 0 auto;
}

img{
	border-style:none;
}

#img1 ul{

	margin-top: 600px;
}
	
#img1 li{
	display: inline;	
}


footer{
	text-align: right;
	margin-top: 0px;
</pre></body></html>