  @charset "utf-8";
/* mailto : info@arts21.jp */

/* =========================================================
	building base css
========================================================= */
/*¡¡½¨ÎïÅäÖÃ‡í
 *  Building Layout
 */



/* ½¨ÎïÅäÖÃ‡í
--------------------------------------------------------- */
#buildingPage {}

#floorMapArea {
	width: 620px;
	margin: 0 15px;
}
#floorMapArea #comment {
	margin: 15px 0 0;
	padding: 13px 0 0;
	background: url(/hosp/img/en/building/dotline.gif) repeat-x left top;
}
#floorMapArea #comment p {
	padding: 0 13px 13px;
	line-height: 1.4;
	background: url(/hosp/img/en/building/dotline.gif) repeat-x left bottom;
}
#floorMapArea #comment p span {
	padding-right: 24px;
	background: url(/hosp/img/en/building/icon_camera.png) no-repeat left center;
	padding-left:28px;
}
.tips {
	/*cursor: default !important;*/
}
.tipsImg {
	margin: 5px 0px;
	width: 220px;
	height: 160px;
}


/*EOF*/