@charset "utf-8";

/* -------------------------------------------------------
  Basic Layout
  -------------------------------------------------------- */

@import url('/jp/assets/css/base.css');


/* -------------------------------------------------------
  Global Aftershow Layout
  -------------------------------------------------------- */

@import url('/assets/css/aftershow.css');


/* -------------------------------------------------------
  Local Aftershow Layout
  -------------------------------------------------------- */
.aftershow #contents #inherit #lnav li {
    height:79px;
}

.aftershow #contents #inherit #lnav li:hover a img,
.aftershow #contents #inherit #lnav li a.active img {
    margin-top: -79px;
}

/* ==============================
　　#gnav
 ============================= */
.aftershow #contents #gnav {
margin-top:3px;
}

/* ==============================
　　#inherit
 ============================= */

/* ------------------------------
　　.zone
 ------------------------------ */

.aftershow #contents #inherit .zone .explanation {
font-size:93%;
line-height:1.8;
}
.aftershow #contents #inherit .zone#photo .explanation {
margin-bottom:15px;
}
.aftershow #contents #inherit .zone#shop ul li {
font-size:93%;
line-height:1.8;
}
.aftershow #contents #inherit .zone#shop .cafe p {
font-size:93%;
}























