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

@import url("benefit.css");
#contents #floor {
	margin-right: 22px;
	margin-bottom: 12px;
	margin-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F714B;
	border-bottom-style: solid;
	border-bottom-color: #2F714B;
	border-bottom-width: 1px;
	position: relative;
}
#floor #top {
	position: absolute;
	top: 55px;
	left: 0px;
}
#floor #step {
	position: absolute;
	top: 103px;
	right: 0px;
}
#floor #message {
	width: 675px;
	margin-top: 84px;
	line-height: 1.3em;
	margin-bottom: 8px;
	padding-left: 12px;
}


#floor table {
	width: 687px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}

#floor td {
	letter-spacing: 0.4em;
}
#floor td img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
