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

h2#tit_img {
	background: url(../images/tit_h2_floor_map.jpg) no-repeat;
}
h4 {
	background: url(../../img_common/img_tit_border.gif)  top repeat-x;
	padding-top: 0.6em;
	margin-bottom: 2em;
	margin-top: 1.8em;
	font-size: small;
	clear: both;
	display: block;
}
div#local_navi {
	display: none !important ;
}
div#contents_body {
	width: 870px !important ;
}



div.floor {
	display: block;
}
div.floor div.floor_img {
	display: block;
	width: 500px;
	float: left;
	padding-bottom: 5em;
}
div.floor div.list {
	display: block;
	width: 300px;
	float: right;
}
div.floor div.list a {
	color: #333333;
	text-decoration: underline;
}
ol.f_ol {
	list-style-type: decimal;
}
ol.f_ol li {
	margin-left: 2em;
}