
.all {
	height: auto;
	width: 800px;
	<!--border: 1px solid #06C;-->
	position: relative;
	background-color: #000;
	margin: auto;
	text-align: center;
	color: white;
}
#header {
	height: auto;
	width: 800px;
	position: relative;
}
#navi {
	height: 50px;
	width: 800px;
	position: relative;
	
}
#wrap {
	width: 800px;
	<!--border: 1px solid #933;-->
	position: relative;
	height: auto;
}
#footer {
	height: auto;
	width: 100%;
	<!--border: 1px solid #F03;-->
	position: relative;
	clear: both;
}
#info {
	float: left;
	height: auto;
	width: 180px;
	height: 410px;
	<!--border: 1px solid #0F6;-->
	position: relative;
	background-image: url("images/HP_15.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.all #wrap #info img {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	text-align: center;
}


.all #wrap  img {
	height: auto;
	width: auto;
	margin-top: 0px;

	margin-bottom: 0px;
	text-align: center;
}

p.haikei {text-align: center;
		  margin: 55px 20px 0px;
		  color: white;
		  
		  }

.all #navi img {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 13px;
	text-align: center;
}
