/* CSS Document */
body{
	margin: 0px auto;
	background: url(../img/haikei.jpg) center 100px no-repeat;
}

#wrap{
	margin: 120px auto;
	background: url(../img/logo2.png) center top no-repeat;
}

#main{
	width: 870px;
	margin: 50px auto;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

#main h1{
	width: 800px;
	padding-top: 250px;
}

#main#contents{
	padding:0px 0px;
}

#contents .corner3{
	background:url(../img/map.gif) no-repeat;
	height:346px;
	width:454px;
	float:left;
	padding:0 auto;
}

#contents .corner2{
	background:url(../img/mitakuye2.gif) no-repeat;
	height:234px;
	width:413px;
	padding:0 auto;
	float:left;
}


#contents .corner{
	background:url(../img/toiawase.gif) no-repeat;
	height:52px;
	width:405px;
	float:left;
	padding:0 auto;
}

span.none{
	display:none;
}

#footer2{
	clear: both;
	background :url(../img/contribute.gif) no-repeat center;
	background-color :#007e3d;
	height:30px;
	width: auto;
	padding:0;
	margin: 0px auto;
}

#footer {
	clear: both;
	font-size: 12px;
	color: #000;
	margin: 40px auto;
	padding: 0px 0px 20px 0px;
	text-align: center;
	width: 800px;
}
