@charset "utf-8";
#branchbox {
	height: 200px;
	width: 420px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
}
#map {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
.line {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #C9CACB;
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
