@charset "UTF-8";

#content .indent {
  position: relative;
  min-height: 891px; }
#content #top {
  visibility: hidden; }
#content #backBtn {
  font-family: serif;
  margin: -4px -20px 32px 0; }
  #content #backBtn a {
    background: url(/common/images/arrow_left.png) no-repeat left center;
    padding: 0 0 0 12px;
    color: #cf0f28;
    display: inline-block; }
    #content #backBtn a span {
      border-bottom: 1px solid transparent;
      display: inline-block; }
    #content #backBtn a:hover span {
      border-bottom: 1px solid #cf0f28; }
#content .pageTitle {
  margin: 0 0 20px; }
  #content .pageTitle2 {
  margin: -10px 0 0; }
#content #detailTitle {
  position: relative; }
#content .lead {
  width: 355px; }
#content .thumbList li {
  position: absolute;
  float: none;
  margin: 0;
  width: 162px;
  height: 162px; }
  #content .thumbList li.large {
    width: 344px;
    height: 344px; }
  #content .thumbList li#thumb0 {
    left: 40px;
    top: 223px; }
  #content .thumbList li#thumb1 {
    left: 404px;
    top: 40px; }
  #content .thumbList li#thumb2 {
    left: 404px;
    top: 223px; }
  #content .thumbList li#thumb3 {
    left: 404px;
    top: 404px; }
  #content .thumbList li#thumb4 {
    left: 587px;
    top: 40px; }
  #content .thumbList li#thumb5 {
    left: 587px;
    top: 404px; }
  #content .thumbList li#thumb6 {
    left: 769px;
    top: 404px; }
  #content .thumbList li#thumb7 {
    left: 40px;
    top: 592px; }
  #content .thumbList li#thumb8 {
    left: 40px;
    top: 773px; }
  #content .thumbList li#thumb9 {
    left: 223px;
    top: 592px; }
  #content .thumbList li#thumb10 {
    left: 587px;
    top: 592px; }
  #content .thumbList li#thumb11 {
    left: 769px;
    top: 592px; }
  #content .thumbList li#thumb12 {
    left: 587px;
    top: 774px; }
  #content .thumbList li#thumb13 {
    left: 769px;
    top: 774px; }
  #content .thumbList li a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000; }
    #content .thumbList li a img {
      width: 100%;
      height: 100%;
      display: block; }
#content #arcMain {
  overflow: hidden; }
  #content #arcMain #arcThumb {
    margin: 0 40px 40px 0;
    float: left; }
    .season #content #arcMain #arcThumb {
      margin: 0 0 40px;
      float: none; }
    #content #arcMain #arcThumb > img {
      margin: 0 0 20px; }
    #content #arcMain #arcThumb #crossFade {
      margin: 0 0 20px;
      position: relative;
      width: auto;
      height: 338px; }
      #content #arcMain #arcThumb #crossFade img {
        position: absolute;
        left: 0;
        top: 0; }
  #content #arcMain .auto {
    width: 325px; }
#content #commonArea {
  overflow: hidden; }
  #content #commonArea h2 {
    margin: 0 0 13px; }
  #content #commonArea #otherthumbList {
    width: 530px;
    float: left; }
    #content #commonArea #otherthumbList ul {
      margin: 0 -20px 0 0;
      overflow: hidden; }
      #content #commonArea #otherthumbList ul li {
        float: left;
        margin: 0 20px 20px 0;
        width: 71px;
        height: 71px; }
        #content #commonArea #otherthumbList ul li.cur a {
          cursor: default;
          position: relative;
          display: block; }
          #content #commonArea #otherthumbList ul li.cur a:after {
            content: ' ';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            border: 1px solid #cf0f28; }
          #content #commonArea #otherthumbList ul li.cur a img {
            opacity: 0.7; }
        #content #commonArea #otherthumbList ul li:hover img {
          opacity: 0.7; }
  #content #commonArea #seasonList h2 {
    color: #e8909c; }
    #content #commonArea #seasonList h2 a {
      color: #e8909c;
      cursor: pointer;
      display: inline-block; }
      #content #commonArea #seasonList h2 a:hover {
        color: #d12139; }
      #content #commonArea #seasonList h2 a.cur {
        color: #d12139;
        cursor: default; }
  #content #commonArea #seasonList .season {
    margin: 0 -20px 0 0;
    overflow: hidden;
    display: none; }
    #content #commonArea #seasonList .season#springList, #content #commonArea #seasonList .season#summerList {
      display: block; }
    #content #commonArea #seasonList .season li {
      float: left;
      margin: 0 20px 20px 0;
      width: 71px;
      height: 71px; }
      #content #commonArea #seasonList .season li.cur a {
        cursor: default;
        position: relative;
        display: block; }
        #content #commonArea #seasonList .season li.cur a:after {
          content: ' ';
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          border: 1px solid #cf0f28; }
        #content #commonArea #seasonList .season li.cur a img {
          opacity: 0.7; }
      #content #commonArea #seasonList .season li:hover img {
        opacity: 0.7; }
  #content #commonArea #arcMap {
    width: 329px;
    float: right; }
#content #arrows li {
  position: absolute;
  top: 94px;
  cursor: pointer;
  width: 20px;
  height: 39px;
  overflow: hidden; }
#content #arrows .arwBack {
  left: 40px; }
  #content #arrows .arwBack img {
    position: absolute;
    right: 0;
    top: 0; }
  #content #arrows .arwBack:hover img {
    right: -20px; }
#content #arrows .arwPrev {
  right: 40px; }
  #content #arrows .arwPrev img {
    position: absolute;
    left: 0;
    top: 0; }
  #content #arrows .arwPrev:hover img {
    left: -20px; }