@charset "utf-8";

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

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

#geoMyStoreShopWrapper{
padding:15px;
margin:0 15px;
}

#geoMyStoreShopWrapper{
margin-bottom: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:10px;
}

#accessMap{
height:250px!important;
}

#geoMyStoreRouteSearch{
margin-bottom:20px;
}

#geoMyStoreRouteSearch .geoMyStoreRouteSearchBtn{
display:block;
line-height:1.2;
text-align:center;
text-decoration:none;
padding:5px 25px 5px 5px;
font-size:16px;
background:url(../images/common_btn_rightArrow.png) 99% center no-repeat #f2f2f2;
border:1px solid #b2b2b2;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

#geoMyStoreRouteSearch .geoMyStoreRouteSearchBtn span{
font-size:12px;
}

#geoMyStoreShopInfoWrapper{
margin-bottom:20px;
}

.geoMyStoreShopInfoList {
font-size:14px;
line-height:1.5;
}

.geoMyStoreShopInfoList dt{
margin:15px 0 5px;
font-weight:bold;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px solid #d9d9d9;
}

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

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

#geoMyStoreShopInfoBasic {
margin-bottom:20px;
}

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

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

#geoMyStoreShopInfoAccess {
margin-bottom:20px;
}

#geoMyStoreShopInfoOthers{
clear:both;
}

#geoMyStoreShopInfoOthersLeft{

}

#geoMyStoreShopInfoOthersRight{

}

