.ninsho {
	width: 100%;
	height: 510px;
	background: url("../../image/sm/ninsho_bg.jpg") no-repeat;
/*	background-size: 320px 510px;	*/
	background-size: 100%;
	margin: 0 auto;
}
.enter {
	width: 35%;
	text-align: center;
	margin-top: 418px;
	float: left;
}
.enter img {
	width: 100px;
	height: 30px;
}
.attention {
	width: 30%;
	text-align: center;
	margin-top: 420px;
	float: left;
}
.attention img {
	width: 93px;
	margin: 0 auto;
	float: left;
}
.exit {
	width: 35%;
	text-align: center;
	margin-top: 418px;
	float: left;
}
.exit img {
	width: 100px;
	height: 30px;
}
.kakuninmark {
	width: 50px;
	margin-top: 435px;
	float: left;
}
.kakuninmark img {
	width: 50px;
}