@charset "utf-8";
/* CSS Document */

.build {
	border-collapse:separate;
	border-spacing:1px;
	width:100%;
	background-color: #ccc;
	margin-bottom:20px;
}

.build th{
	background:#FFEEF5;
	text-align:center;
	border:1px solid #fff;
	font-weight:bold;
}

.build td{
	background:#fff;
	text-align:center;
}

.build table{
	border-collapse:separate;
	border-spacing:1px;
	width:100%;
	background-color: #ccc;
}


.floor th{
	height:1em;
}

.typea td{
	height:80px;
}

.typeb td{
	height:40px;
}
.etc{
	background-color: #F7F7F7 !important;
	border:1px solid #fff !important;
}
.type{
	width:15px;
	line-height:1;
	
}
.typebroom{
	width:100px;
}

.build table th{
	background:#F6FFD4;
}

.build table td{
	background:#fff;
	text-align:center;
}

#f4a{
	width:185px;
	float:left;
}

#f4b{
	width:400px;
	float:left;
}


.ka  {
	background-color: #FF7E7E!important;
}
.yoyaku  {
	background-color: #C6E9E5!important;
}
.zumi  {
	background-color: #F4DD74!important;
}
