/*#main #mainCampaign {background: url(/ie/img/panel/main/main_whatismuji_bg.jpg) center; margin-bottom: 40px;}
#mainCampaign .titleContainer h1 {position: absolute; width: 100%; max-width: 100%; top: 170px; left: 0; font-size: 55px; color: #191919; text-align: center; margin: 0;}
#mainCampaign .titleContainer h1 img {max-width: 100%;}

@media screen and (max-width: 480px){
  #mainCampaign .titleContainer h1 {top: 172px;}
  #mainCampaign .titleContainer h1 img {width: 80%; max-width: 220px;}
  #main #mainCampaign .titleContainer h1 {color: #191919;}
}


#main #mainCampaign {margin-bottom: 40px;}*/

wrap {
    width: 90%;
    overflow: hidden;
    max-width: 1024px;
    margin: 0 auto;
    -webkit-transform: translateZ(0); /* Optional: When heavy at iOS6+ */
}

.shopWrap {
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    -webkit-transform: translateZ(0); /* Optional: When heavy at iOS6+ */
    position: relative;
}

#map {
    width: 100%;
    height: 400px;
}

#mapMask {
    display: block;
    position: absolute;
    z-index: 1001;
    width: 100%;
    height: 250px;
    bottom: 0;
    right: 0;
}

    #mapMask.getGeolocation {
        width: 50%;
    }

    #mapMask.draggable {
        display: none;
    }

.nearbyTitle {
    display: none;
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

#shop #overlimit {
    font-size: 13px;
}

#shoplist .shopid {
    display: none;
}

#shoplist ul.shops {
    max-height: 220px;
}

#shoplist li.entry {
    font-size: 12px;
    border-top: 1px solid #eee;
    width: 100%;
    padding: 10px 0;
}

#shoplist .shopname {
    font-weight: bold;
    font-size: 14px;
}

#search_combobox {
    position: absolute;
    top: -33px;
    left: 100px;
}

#shoplist {
    width: 50%;
    float: left;
    display: none;
}

    #shoplist ul.shops {
        height: 280px;
        overflow: auto;
    }

    #shoplist.getGeolocation {
        display: block;
    }

#map.getGeolocation {
    width: 50%;
}

#shoplist.getGeolocation .nearbyTitle {
    display: block;
}

#shoplist ul.shops li.entry {
    border-top: 1px solid #e9e9e9;
    padding: 10px 0;
    width: 90%;
    height: auto;
    font-size: 12px;
    float: none;
}<!--ºÄÊ±1769388709.6604Ãë-->