#check-title {
  text-align: center;
}

#check-description-block {
  position: relative;
  width: 584px;
  margin: 0 auto;
  z-index: 1;
  padding-bottom: 20px;
}

#check-description-image {
  width: 584px;
  height: 135px;
  position: relative;
}

#check-description-text {
  width: 584px;
  height: 135px;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 10;
}

#check-age-block {
  position: relative;
  width: 628px;
  margin: 0 auto;
  z-index: 20;
  height: 217px;
  padding-bottom: 20px;
}

#check-age-image {
  width: 628px;
  height: 217px;
  position: relative;
  z-index: 23;
}

#check-age-year {
  font-family: Impact;
  color: #63a4c2;
  text-align: center;
  position: absolute;
  font-size: 100px;
  height: 100px;
  width: 100px;
  z-index: 25;
  top: 55px;
  left: 27px;
  line-height: 1;
}

#check-age-illust {
  width: 166px;
  height: 160px;
  position: absolute;
  top: 30px;
  left: 432px;
  z-index: 28;
}

#check-slide-block {
  width: 640px;
  margin: 0px auto;
}

#check-slider {
  width: 619px;
  margin-left: 10px;
  height: 96px;
  background-color: #fff;
}

.check-slider-2015 {
  position: absolute;
  top: 1px;
  right: -18px;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: 32px;
  margin-left: -10.5px;
}

.ui-widget-content {
  background: #eeeeee 50% top repeat-x;
  color: #333333;
}

.ui-state-default, .ui-widget-content .ui-state-default {
  font-weight: bold;
  color: #1c94c4;
  outline: none;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 21px;
  height: 42px;
  cursor: default;
  background-image: url('../image/age/img_slider.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

#drag-help {
  width: 180px;
  height: 21px;
  position: absolute;
  top: 48px;
}

#drag-help-balloon {
  background-repeat: no-repeat;
  background-position: left top;
  height: 5px;
  width: 11px;
  position: absolute;
  top: 8px;
  font-size: 1px;
  line-height: 1px;
}

#drag-help .right {
  background-image: url('../image/age/img_right.png');
  right: -9px;
}
#drag-help .left {
  background-image: url('../image/age/img_left.png');
  left: -9px;
}
