@charset "utf-8";

/*
=Index========
Layout
==============

/*==============================================================
	Layout
==============================================================*/

#geoMyStoreShopWrapper{
padding:30px;
margin:0 20px 30px;
}

#geoMyStoreShopName span{
display:block;
font-size:14px;
margin-bottom:5px;
line-height:1;
}

#geoMyStoreShopName h2{
font-size:20px;
font-weight:bold;
line-height:1;
margin-bottom:15px;
}

#geoMyStoreShopMap{
margin-bottom:20px;
}

#geoMyStoreRouteSearch{
display:none;
}

#geoMyStoreShopInfoWrapper{
margin-bottom:20px;
}

.geoMyStoreShopInfoList {
padding-left:10px;
font-size:14px;
line-height:1.2;
}

.geoMyStoreShopInfoList dt{
margin:15px 0 5px;
font-weight:bold;
margin-bottom:5px;
}

.geoMyStoreShopInfoList dd{
padding-left:10px;
margin-bottom:5px;
}

.geoMyStoreShopInfoList dd span{
font-size:14px;
}

#geoMyStoreShopInfoBasic {
width:47%;
float:left;
}

#geoMyStoreShopInfoBasic h3,
#geoMyStoreShopInfoAccess h3,
#geoMyStoreShopInfoOthers h3{
font-size:20px;
font-weight:bold;
line-height:1;
padding-bottom:10px;
border-bottom: 2px solid #d9d9d9;
}

/*forBkTmp*/
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreShopInfoBasic h3,
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreShopInfoAccess h3,
#geoMyStoreWrapper.geoMyStoreBkTpl #geoMyStoreShopInfoOthers h3{
border-bottom: 2px solid #888;
}

#geoMyStoreShopInfoAccess {
float:right;
width:47%;
}

#geoMyStoreShopInfoOthers{
clear:both;
}

#geoMyStoreShopInfoOthersLeft{
width:47%;
float:left;
}

#geoMyStoreShopInfoOthersRight{
width:47%;
float:right;
}

