@charset "utf-8";
h3#cap{
}
#contents{
  float:none;
  width:760px;
}
#contents li.left{
  float:left;
  width:380px;
  text-align:center;
  line-height:1.6em;
  position:relative;
  margin:30px 0 0;
}
#contents li.right{
  float:right;
  width:380px;
  margin:30px 0 0;
}
#contents li.right td{
  padding:5px 0;
}
#contents li.right table{
  font-size:1em;
  width:100%;
}
/* tabs */
.ui-tabs-nav {
  height:27px;
  background:url(../images/collections/tabs_background.gif) repeat-x left bottom;
  border-bottom:1px solid #eee;
  margin:0 0 6px;
}
/* subnav */
#sNav{
  width:105px;
  position:absolute;
  right:10px;
  top:140px;
}
#sNav li{
  float:left;
  height:27px;
  text-indent:-9999px;
}
#sNav li a{
  color:#333;
  height:27px;
  display:block;
  font-weight:bold;
}
#sNavShopJapan a{
  width:57px;
  background:url(../images/shop/snav_shop_japan.gif) no-repeat left -27px;
}
#sNavShopParis a{
  width:48px;
  background:url(../images/shop/snav_shop_paris.gif) no-repeat left -27px;
}
#sNav a:hover{ background-position:left -54px; }
#sNav .current a{ background-position:left top; }
/* shop */
a.map_link{
  float:left;
  display:block;
  height:13px;
  font-size:1px;
  line-height:1px;
  text-indent:-9999px;
  background:url(../images/shop/filter.gif) no-repeat left top;
  position:absolute;
}
/* shop */
#map_repos{
  width:760px;
  height:330px;
  border-top:1px solid #eee;
  position:relative;
  top:60px;
}
#map_repos li{
  position:absolute;
  top:30px;
}
#map_repos .m{
  width:250px;
  left:150px;
}
#map_repos .m img{
  border:1px solid #aaa;
}
#map_repos .r{
  width:290px;
  left:400px;
  padding-left:5px;
  border-left:3px solid #333;
}
#map_repos .r strong{
  font-size:1.4em;
  line-height:1.6em;
}
#map{
  width:230px;
  height:230px;
}

