﻿@charset "utf-8";
/* CSS Document */

body {	
	text-align: center;
	background-color: #ccffff;
	background-image: url("images/145_nanakusa2.jpg");
	background-repeat: no-repeat;
	background-position: center center;	
}

#wrap{
	width: 930px;
	height: 520px;	
	margin: 0 auto;
}

img{
	border-style:none;
}

#img1 {
	text-align: left;
	margin-top: 180px;
	margin-right: 90px;
}


#img2 ul{

	margin-top: 230px;
}
	
#img2 li{
	display: inline;	
}


footer{
	text-align: right;
	margin-top: 0px;
