@charset "shift_jis";

/*------------------------------
	MAP common
------------------------------*/


.section_floormap .column:after, .section_floormap .shopList dd:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.section_floormap .column, .section_floormap .shopList dd{display:inline-block;}
/* Hides from IE-mac _*/
* html .section_floormap .column, * html .section_floormap .shopList dd{zoom:1;}
.section_floormap .column, .section_floormap .shopList dd{display:block;}
/* End hide from IE-mac */

.section_floormap{
padding-bottom:5px;
}

.section_floormap h2{
float:left;
width:170px;
margin-right:40px;
}

.section_floormap .caption{
float:left;
width:570px;
padding-top:8px;
}

.section_floormap .imageArea{
float:left;
width:465px;
}

.section_floormap .informationArea{
margin-top:5px;
font-size: 12px;
}

.section_floormap .shopList{
float:right;
width:225px;
line-height:1.3;
font-size: 12px;
}

.section_floormap .shopList dl{
margin-top:-10px;
}

.section_floormap .shopList dt{
padding-top:10px;
}

.section_floormap .shopList .icon{
display:block;
float:left;
width:16px;
padding-top:2px;
margin-right:5px;
}

.section_floormap .shopList .name{
display:block;
float:left;
width:204px;
}

.linkList .icon{
display:block;
float:left;
clear:both;
margin-top:5px;
margin-right:5px;
}
