@charset "UTF-8";

/*-------------------------------------------------------------
Google MAP

.bMap
┗ .bMapArea

-------------------------------------------------------------*/

.bMap {
	width: 100%;
}
.bMapArea {
	border: 1px solid #CCC;
	display: block;
}