/* styles.css */

/* */

#innercontents.map{
    padding: 0 0 0 0;
	margin:0 0 15px 0;
    background: none;
}

#innercontents.map #mapnavi{
    margin: 0 0 25px 0;
}

#innercontents.map #mapnavi li{
    float:left;
}

/* */

#innercontents.map .section_floormap{
    position:relative;
}

#innercontents.map .section_floormap span.beaute{
    width:570px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:8px;
	left:210px;
}
#innercontents.map .section_floormap span.mode{
    width:570px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:8px;
	left:210px;
}
#innercontents.map .section_floormap  span.appetit{
    width:570px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:8px;
	left:210px;
}
#innercontents.map .section_floormap span.marche{
    width:570px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:8px;
	left:210px;
}
#innercontents.map .section_floormap span.japon{
    width:570px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:15px;
	left:210px;
}
#innercontents.map .section_floormap span.flmap{
    width:270px;
    line-height:1.5;
    font-size: 12px;    
    position:absolute;
	top:55px;
	left:15px;
}
#innercontents .section_event a.link{
    color:#dc177a;
    text-decoration:none;
}
#innercontents .section_event a.link:hover{
    text-decoration:underline;
}

.mt27{margin-top:27px!important;}
