@charset "shift_jis";

#inner {
width:800px;
hegiht:auto;
padding: 20px;
}
#floor01,#floor02 {
	width: 370px;
	height: auto;
	padding: 0px 10px;
	margin-right: 10px;
	float: left;
}
#floor02 {
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 10px;
}

#l_frame {
	width: 370px;
	height: 560px;
}
h3#h3floor {
	width: auto;
	height: 51px;
	background: url(../images/midasi.gif) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 20px;
}
h4 {
	width: 370px;
	height: 26px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 10px 0px;
	clear: both;
}
h4#fm01 {
	background-image: url(../images/h4_floormap.gif);
}
h4#fm02 {
	background-image: url(../images/h4_info.gif);
}
h4#fm03 {
	background-image: url(../images/h4_service.gif);
}
h4#fm04 {
	background-image: url(../images/h4_shisetsu.gif);
}
ul.floor_links {
	width: 330px;
	height: auto;
	font-size: 0.9em;
	list-style: none;
	padding: 0px 20px;
}
ul.floor_links:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
ul.floor_links li {
	width: 150px;
	height: auto;
	background: url(../images/link_bg1.gif) no-repeat left center;
	margin-bottom: 0.2em;
	padding-left: 15px;
	float: left;
}
ul.floor_links li.clear01 {
	width: 330px;
	clear: both;
}
ul.floor_links li a {
	color: #007889;
}
ul.floor_links li a:visited {
	color: #007889;
}
ul.floor_links li a:hover {
	color: #f66402;
	background-color: #F2FAFF;
}


