@charset "utf-8";

#mindmap-table {
	width: 500px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#mindmap-table td,
#mindmap-table th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px;
}
#mindmap-table th{
	background: #d7f0e3;
}
table .lb1{
	width: 100px;
}
table .lb2{
	width: 200px;
}
table .lb3{
	width: 200px;
}

.btn-2h img {
margin: 0 10px;
}
