@charset "utf-8";
/****************************************
*
*</rs_v2/english/store/css/index.css>
*
****************************************/
.storeLink {
  margin-bottom: 30px;
  font-size: 12px;
}

.storeLink a {
  display: block;
  color: #616266;
  text-decoration: none;
}

.storeLink a:hover {
  color: #eb5278;
}

.storeLink .txt {
  margin: 7px 10px 10px 10px;
}

.storeList th {
  border-right: 1px solid #e3e3e3;
}

.storeList th.nbr {
  border-right: none;
}

.storeList .shopName a {
  display: block;
  background-position: left 0.4em;
}

.storeList .shopInfo dl {
  margin-top: 1em;
}

.storeList .shopInfo dl:first-child {
  margin-top: 0;
}

.storeList .shopInfo dt {
  width: 11em;
}

.storeList .shopInfo .access dt {
  margin-left: 0.6em;
}

.storeList .shopInfo dt:after {
  margin-left: 3em;
  content: ":";
}

.storeList .shopInfo dd {
  margin-top: -1.4em;
  margin-left: 11em;
}

.storeList .shopInfo .btn01ss {
  margin-top: 1em;
}