@charset "shift_jis";

.guard {
	position: relative;
	width: 360px;
	height: 250px;
}
.guard1 {
	position: relative;
	width: 270px;
	height: 360px;
}
.guard2 {
	position: relative;
	width: 300px;
	height: 300px;
}
.guard3 {
	position: relative;
	width: 400px;
	height: 120px;
}
.guard4 {
	position: relative;
	width: 360px;
	height: 270px;
}
.guard5 {
	position: relative;
	width: 250px;
	height: 360px;
}
.guard6 {
	position: relative;
	width: 260px;
	height: 240px;
}
.stealth {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../monsui/image/dashi.gif);
}