@charset "UTF-8";

/* ----------------------------------------------------------- 
showroom Map
-------------------------------------------------------------- */
#com #content_v4 div.com_showroomMap {
	margin-top: 40px;
}
#com #content_v4 div.com_showroomMap .text {
	overflow: hidden;
	zoom: 1;	/* for ie */
}
#com #content_v4 div.com_showroomMap .photo {
	margin-right: 20px;
	float: left;
}




/* clearfix
-------------------------------------------------------------- */
#com #content_v4 div.com_showroomMap:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}
#com #content_v4 div.com_showroomMap {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* A postscript is not added at the following */

