@charset "utf-8";

div#contents img#floor_pic{
	margin:10px 0px 10px 20px;
}
div#contents #floor_explain{
	width:640px;
}
div#contents #floor_explain p{
	width:640px;
	margin:10px 0 20px 0;
	padding:8px 0 8px 0;
	border-top:#999999 1px dashed;
	border-bottom:#999999 1px dashed;
}
/*
div#contents #floor_explain ul{
	width:640px;
	overflow:hidden;
}
div#contents #floor_explain ul li{
	height:45px;
	margin:5px 0 0 5px;
	float:left;
	font-size:90%;
	border-bottom:#999999 1px dashed;
}
div#contents #floor_explain ul li span{
	font-size:102%;
}
div#contents #floor_explain ul li.pic{
	width:60px;
}
*/
div#contents #floor_explain table{
	width:640px;
	margin:0 0 20px 0;
}

div#contents #floor_explain table th{
	width:65px;
  text-align:center;
}

div#contents #floor_explain table td{
	padding:5px 0 3px 10px;
	border-bottom:#999999 1px solid;
}
div#contents #floor_explain table td{
	font-size:75%;
}
div#contents #floor_explain table td span{
	font-size:130%;
}

div#contents #floor_explain ul#hall_zaseki{
	margin:0 0 20px 20px;
	width:580px;
	overflow:hidden;
}
div#contents #floor_explain ul#hall_zaseki li{
	margin:0 10px;
	float:left;
}

