@charset "UTF-8";

.floor #naiyo table th.active {
	background: #7DA34C;
	color: #FFF;
}

.floor #naiyo table td.active {
	background: #FFF8F0;
}

.floor #naiyo table td span {
	color: #000;
	font-weight: bold;
}

.floor #naiyo table thead th {
	background: #000;
	text-align: center;
	color: #FFF;
}

.floor #naiyo #floor-photo {
	width: 518px;
	margin: 0 auto 0;
	position: relative;
	overflow: hidden;
}

.floor #naiyo #floor-photo .containerBox {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px;
}

.floor #naiyo #floor-photo .photoBox {
	float: left;
	width: 120px;
	margin: 0 0 0 10px;
	border: 1px solid #000;
	line-height: 1.4;
}

.floor #naiyo #floor-photo .photoBox img {
	width: 120px;
	height: 80px;
	vertical-align: bottom;
}

.floor #naiyo #floor-photo .photoBox p {
	width: 120px;
	height: 3em;
	margin: 5px 0 0;
	text-align: center;
	font-size: 70%;
}

.floor #naiyo #floor-photo .first {
	clear: both;
	margin: 0;
}

.floor #naiyo .right-text {
	text-align: right;
}
#floor-table table thead tr .byoutou {
	width: 190px;
}
#floor-table table tbody tr .byoutou {
	width: 100px;
}
#floor-table table tbody tr td {
	width: 180px;
}
#floor-table table tbody tr .byoutou2 {
	width: 550px;
}
#floor-table table tbody tr .active2 {
	background-color: #FFF8F0;
	width: 550px;
}
