﻿@charset "utf-8";
/* CSS Document */

body {	
	text-align: center;
	background-color: #ccffff;
	background-image: url("images/key_3issei.jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrap{
	width: 930px;
	height: 652px;	
	margin:  auto;
}

img{
	border-style:none;
	text-align: right;
}

#img1 p{
	text-align: right;
	margin-top: 25px;	
}
#img2 {
	text-align: center;
	margin-top: 12px;
	margin-left: 30px; 
	height: 510px;
	width: 860px;
	overflow-y: scroll;	
}

footer{
	text-align: right;
	margin-top: 10px;


