@charset "UTF-8";
/* CSS Document */

@import "../../../lib/cmn_css/component.css";
@import "../../css/castle_common.css";

div.mapArea #map {
	width:639px;
	height:349px;
}

div.mapBlk #map {
	width:530px;
	height:336px;
}

.detailMapWdh {
	width:535px !important;
}

div.mapOsaka #map {
	width:250px;
	height:177px;
}

