@charset "utf-8";

/*館内のご案内*/
#mainCont .box.L380_R310{
	width:710px;
	margin:0 0 45px 0;
	}

#mainCont .box.L380_R310 .boxL{
	width:380px;
	margin:0 20px 0 0;
	float:left;
	}
	
#mainCont .box.L380_R310 .boxR{
	width:310px;
	float:right;
	}
	
#floorMap{
	width:710px;
	margin:0 0 65px 0;
	clear:both;
	}
	
#floorMap .floorTtl{
	margin:0 0 1px 0;
	}

#floorMap .floorMapIn{
	background:url(/info/images/floormap_bg.gif) repeat;
	border-bottom:1px solid #d9d9d9;
	margin:0 0 2px 0;
	}
	
#floorMap .floorMapIn.noBdr{
	border-bottom:none;
	margin-bottom:0px;
	}
	
#floorMap .floorMapIn_Area{
	width:710px;
	padding:30px 0 35px 0;
	}
	
#floorMap .floorMapIn_Area.map01{
	background:url(/info/images/floormap_1f_bg.gif) no-repeat top left;
	}	
#floorMap .floorMapIn_Area.map02{
	background:url(/info/images/floormap_2f_bg.gif) no-repeat top left;
	}	
#floorMap .floorMapIn_Area.map03{
	background:url(/info/images/floormap_3f_bg.gif) no-repeat top left;
	}	
	
#floorMap .floorMapIn_Area .boxL{
	width:264px;
	padding:77px 0 0 60px;
	float:left;
	}
	
#floorMap .floorMapIn_Area .boxR{
	width:361px;
	float:left;
	}
	
#floorMap .list3Col{
	width:685px;
	margin:0 0 40px 25px;
	clear:both;
	}
	
#floorMap .list3Col li{
	width:203px;
	margin:0 25px 0 0;
	float:left;
}

#floorMap .list3Col li dl,
#floorMap .list2Col li dl{
	padding:12px 0 0 0;
	font-size:100%;
	line-height:1.6;
	}

#floorMap .list3Col li dl dt,
#floorMap .list2Col li dl dt{
	color:#296e5d;
	font-weight:bold;
	background:url(/common/images/ttl_icon.gif) no-repeat left;
	background-position:0 2px;
	padding:0 0 9px 16px; 
}
	
#floorMap .list2Col{
	width:685px;
	margin:0 0 40px 25px;
	clear:both;
	}
	
#floorMap .list2Col li{
	width:317px;
	margin:0 25px 0 0;
	float:left;
}


.eqpList{
	width:710px;
	}
	
.eqpList li{
	width:218px;
	float:left;
	margin:0 28px 28px 0;
	}
	
.eqpList li.mgR0{
	margin-right:0;
	}