/* --------------------------------------------------

	floorguide_loader.css


-------------------------------------------------- */

@import "floorguide_shinjuku.css";
@import "floorguide.css";
@import "floormap.css";


/* =============================
	global setting
============================= */
div#content {
	margin: 16px 95px;
	position: relative;
}

div#content h2 {
	margin-bottom: 13px;
	background: url(/images_com/bg_5dot_g.gif) repeat-x center;
}



/* -------------------------
	notes
--------------------------- */
div#content p.notes {
	border-top: 1px solid #999;
	font-size: 80%;
	line-height: 2;
	color: #666;
	text-align: left;
	margin: 20px 5px 10px;
}



/* -------------------------
	caption under map
--------------------------- */
div#content td.maparea p.caption {
	text-align: left;
	font-size: 80%;
	line-height: 1.3;
	color: #666;
	margin: 0 7px;
}

