.maenak {
	background:url(../img/maenak.png) no-repeat;
	width:120px;
	height:100px;
	position:absolute;
	bottom:220px;
	left:130px;
}
.kome {
	background:url(../img/kome.png) no-repeat;
	width:120px;
	height:100px;
	position:absolute;
	z-index: 10;
	top:10%;
}
.kome2 {
	background:url(../img/kome2.png) no-repeat;
	width:120px;
	height:100px;
	position:absolute;
	z-index: 10;
	top:10%;
}
.rainbow {
	background:url(../img/rainbow.png) no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	z-index: 10;
	opacity: 0.7;
	top:20%;
	left:30%;
}
.grean1 {
	background:url(../img/grean1.png) no-repeat;
	width:200px;
	height:122px;
	position:absolute;
	opacity: 0.7;
	z-index: 1;
	bottom:30px;
}
.nessi {
	background:url(../img/nessi.png) no-repeat;
	width:120px;
	height:100px;
	position:absolute;
	z-index: 16;
	bottom:100px;
	left:80%;
}
.nessi2 {
	background:url(../img/nessi.png) no-repeat;
	transform: rotateY(180deg);
	width:120px;
	height:100px;
	position:absolute;
	z-index: 16;
	bottom:100px;
	left:20%;
}
.kiiro {
	background:url(../img/kiiro.png) no-repeat;
	width:100%;
	height:32px;
	position:absolute;
	z-index: 16;
	bottom:32px;
	left:30%;
}