@charset "utf-8";
/* CSS Document */

.museum{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:400px;
	height:200px;
	background:url(../images/museum.jpg) transparent no-repeat top left;
	position:relative;
}

.sanpo{
	width:83px;
	height:81px;
	position:absolute;
	top:101px;
	left:58px;
}

.siryo{
	width:83px;
	height:81px;
	position:absolute;
	top:101px;
	left:152px;
}
.album{
	width:83px;
	height:81px;
	position:absolute;
	top:101px;
	left:246px;
}