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

/*	詳細ページ 梅レイアウト用css	*/
.build_outer_box {
	width:323px;
	height:371px;
	background:url(/building/detail/img/photo_bg_ume.gif) no-repeat right top;
}

.build_outer_image_text{
	padding-top:5px;
}

/* GoogleMaps関連設定 */
#map{
	width: 242px;
	height: 295px;
	border:1px solid gray;
}

.map_box {
	margin-left:5px;
	position:relative;
	float:left;
	border:1px solid white;
	width:244px;
	height:361px;
	background-color:#efefef;
	background:url(/building/detail/img/photo_bg_ume.gif) no-repeat right top;
}

.map_area_text {
	width:191px;
}

.map_area_address {
	clear:both;
}

.build_image_zoom {
	padding-top:3px;
}

.map_zoom_anchor {
	line-height:1em;
}

.build_blueprint {
	padding-top:0px;
}

.build_blueprint_box {
	margin-left:5px;
	position:relative;
	float:left;
	border:1px solid white;
	width:296px;
	height:361px;
	padding:5px;
	background-color:#efefef;
	background:url(/building/detail/img/photo_bg_ume.gif) no-repeat right top;
}

.build_blueprint_text {
	display:inline;
	clear:both;
	float:left;
}

.build_layoutplan {
	clear:both;
	float:right;
}
