/*---------------------------------------
館内のご案内
---------------------------------------*/
@import url("../css/reset.css");
@import url("../css/baselayout.css");


.floor {
	padding-bottom:8px;
	font-size:130%;
	font-weight:bold;
}
.stitle {
	padding-bottom:8px;
	font-size:100%;
	font-weight:bold;
}


.caption {
	font-size:85%;
}

.photo-tbl {

}

.photo-tbl td{
	padding:3px;
}



/*高さ調整*/
.spacing-pad {
	height:50px;
}