#moonCmt {
    width:800px;
	height:57px;
	background: url(../img/calendar2014/cldrCntTop.gif) no-repeat;
	text-align:center;
	padding-top:60px;
}
#gallery-cnt {
	
	width:800px;
	background: url(../img/calendar2014/cldr_bg.gif) repeat-x;
	margin:0 auto;
	
}

#gallery {
	width:620px;
	margin:0 auto;
}

.ad-gallery {
  width: 620px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 620px;
	padding-bottom:19px;
    position: relative;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: -25px;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: -25px;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../img/calendar2014/yajiL.gif);
        width: 22px;
        height: 66px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../img/calendar2014/yajiR.gif);
        width: 22px;
        height: 66px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: relative;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 100;
        background: none;
        color: #000;
		display:block;
      }

        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
		  font-weight:normal;
        }
  .ad-gallery .ad-controls {
    height: 0;/*デフォルト20px*/
	display:none;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }

    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 528px;
	  margin-left:auto;
	  margin-right:auto;
	  margin-bottom:20px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 528px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
			width:40px;
			height:40px;
			padding:8px 2px 0 2px;
			text-indent: -9999px;
			font-size: 1px;
			line-height: 0;			
          }

          .ad-gallery .ad-thumbs li.m1 a {
			background:url(../img/calendar2014/cldrLst1.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m2 a {
			background:url(../img/calendar2014/cldrLst2.gif) no-repeat;
	}
	          .ad-gallery .ad-thumbs li.m3 a {
			background:url(../img/calendar2014/cldrLst3.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m4 a {
			background:url(../img/calendar2014/cldrLst4.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m5 a {
			background:url(../img/calendar2014/cldrLst5.gif) no-repeat;
	}
	
          .ad-gallery .ad-thumbs li.m6 a {
			background:url(../img/calendar2014/cldrLst6.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m7 a {
			background:url(../img/calendar2014/cldrLst7.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m8 a {
			background:url(../img/calendar2014/cldrLst8.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m9 a {
			background:url(../img/calendar2014/cldrLst9.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m10 a {
			background:url(../img/calendar2014/cldrLst10.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m11 a {
			background:url(../img/calendar2014/cldrLst11.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li.m12 a {
			background:url(../img/calendar2014/cldrLst12.gif) no-repeat;
	}
          .ad-gallery .ad-thumbs li a.ad-active {
            display: block;
			width:40px;
			height40px;
			padding:8px 2px 0 2px;
			background-position:0 -50px;
			}
			

			

/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}