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

.main {
	width: 800px;
	position: absolute;
	height: 869px;
	background-image: url(../images/haikei.png);
	background-repeat: no-repeat;
	bottom: 0px;
}
.nakami {
	height: 507px;
	width: 684px;
	position: relative;
	left: 80px;
	top: 325px;
	background-image: url(../images/naiyou.png);
	background-repeat: no-repeat;
}

.gallery {
	height: 53px;
	width: 204px;
	position: absolute;
	left: 60px;
	top: 10px;
}
.por {
	height: 53px;
	width: 204px;
	position: absolute;
	left: 180px;
	top: 70px;
}
.mail {
	height: 53px;
	width: 204px;
	position: absolute;
	left: 310px;
	top: 10px;
}
.link {
	height: 53px;
	width: 204px;
	position: absolute;
	top: 70px;
	left: 450px;
}
.home {
	height: 53px;
	width: 204px;
	position: absolute;
	left: 560px;
	top: 10px;
}