@charset "utf-8";

/* -------------------------------------------------------
  Shop Category Style Sheet
  Last Update 2009-4-20
------------------------------------------------------- */

/* -------------------------------------------------------
  SHOP
------------------------------------------------------- */
/*	headerSegment
-----------------------------------------*/
.mapInfoArea {
padding-bottom:20px;
}
.mapInfoArea:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.mapInfoArea {display:inline-block;}
/* Hides from IE-mac \*/
*html .mapInfoArea {height:1%;}
.mapInfoArea {display:block;}
/* End hide from IE-mac */

.mapInfoArea .mapDataBlock {
float:left;
width:390px;
}
.mapInfoArea .mapImgBlock {
float:right;
width:220px;
}
.accessMapArea {
padding-bottom:10px;
}
.accessMapArea #gmapBlock {
width:638px;
height:440px;
margin-bottom:30px;
border:1px solid #dcdcdc;
}
#shopPointInfo {
width:250px;
}