﻿@charset "utf-8";
/* CSS Document */

body {	
	text-align: center;
	background-color: #ccffff;
	background-image: url("images/080_setuzoku .jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrap{
	width: 930px;
	height: 620px;	
	margin: 0 auto;
}

img{
	border-style:none;
}

#img1 p{
	text-align: right;
	margin-top: 90px;	
}
#img2 p{
	text-align: right;
	margin-top: 80px; 
	margin-right: 0px;	
}



footer{
	text-align: right;
	margin-top: 390px;


