<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/060_setuzoku.jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

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

img{
	border-style:none;
	text-align: right;
}

#img1 p{
	text-align: right;
	margin-top: 85px;	
}
#img2 p{
	text-align: right;
	margin-top: -20px; 
	margin-right: 0px;	
}


footer{
	text-align: right;
	margin-top: 460px;


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