@charset "utf-8";
/* guide.css */

.access_map{position:relative;}
.access_map a{position:absolute;;left:555px;bottom:0;font-size:93%;line-height:1.5em}




.access_caution{font-size:108%;font-weight:bold;color:#F00;line-height:1.8em;}

#guidemap_map{width:720px;height:650px;position:relative;}
#guidemap_map span{display: none;}
#guidemap_map a:hover{background-position: bottom;}
#west_hall{position:absolute;left:113px;top:0;}
#west_hall a{width:604px;height:169px;background: url(/en/guide/images/guidemap_map1.png) no-repeat;display: block;}
#east_hall{position:absolute;left:0;top:200px;}
#east_hall a{width:402px;height:391px;background: url(/en/guide/images/guidemap_map2.png) no-repeat;display: block;}
#center_hall{position:absolute;left:349px;top:169px;}
#center_hall a{width:371px;height:441px;background: url(/en/guide/images/guidemap_map3.png) no-repeat;display: block;}


#guidemap_contents{width:800px;margin:0 auto;padding:10px 0;position:relative;guide_lvs_box}

.guidemap_contents_conteiner{width:400px; float:left;}

.guidemap_contents_conteiner2{width:750px; margin:0 auto;}
#guidemap_center{text-align:center;}

#guidemap_text_east1{border:1px #e7364a solid;padding:8px;}
#east_hall_map{float: left; margin-top:10px;}

#guidemap_text_east1 dt{float:left;clear:both;width:40px;padding:3px;display: inline;}
#guidemap_text_east1 dd{ margin-left:50px;padding:3px;}
#guidemap_text_east1 dd h3{font-size:108%;font-weight:bold;margin-bottom:5px;}
#guidemap_text_east1 p{font-size:93%;;line-height:1.5em;}

#guidemap_text_west1{border:1px #009fe8 solid;padding:8px;}

#guidemap_text_west2{border:1px #b6d231 solid;padding:8px;}
#guidemap_text_west2 h3{font-size:123.1%;font-weight:bold;margin-bottom:5px;color:#b6d231;}

.guide_lvs_box{border:#CCC 1px solid; padding:10px 20px; background-color:#f6f6f6;}
.hallmap_lvs{
	position:absolute;
	width:420px;
	height:38px;
	background-color:#f6f6f6;
	font-size:93%;
	line-height:1.2em;
	left: 360px;
	top: 10px;
	padding:5px 10px;
	border:#CCC 1px solid;
}
.hallmap_lvs p{margin-top:5px;}


#guidemap_text_west1 dt,guidemap_text_west2 dt{float:left;clear:both;width:50px;padding:3px;display: inline;}
#guidemap_text_west1 dd,#guidemap_text_west2 dd{ margin-left:50px;padding:3px;}
#guidemap_text_west1 dd h3,#guidemap_text_west2 dd h3{font-size:123.1%;font-weight:bold;margin-bottom:5px;}
#guidemap_text_west1 p,#guidemap_text_west2 p{font-size:93%;;line-height:1.8em;}


#guidemap_contents dd:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#guidemap_pdf_download{
	text-align:left;
	font-size:93%;
}

#guidemap_title{margin-bottom:10px;}

#guidemap_icon{position:absolute;top:720px;border:1px solid #ccc;padding:5px 5px 0 5px;}
#guidemap_icon li{float: left;font-size:93%;margin-right:10px;margin-bottom:5px;}
#guidemap_icon li span{font-size:82%;}
#guidemap_icon li img{margin-right:5px;margin-bottom:-5px;}

