.map-box {
	background-image: url(image/japan-repo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 468px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.map-box h2 {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 50px;
}

