@charset "utf-8";

/*---------------------------------------------------------
 10周年
---------------------------------------------------------*/

.tenth_bar {
  clear: both;
  margin-top: 10px;
}

.tenth_img li {
  float: left;
  padding: 5px;
}

.tenth_img02 {
  float: left;
}

.tenth_tour {
  float: right;
}

.tenth_bn {
  clear: both;
  margin-top: 20px;
}

.tenth_bn_left {
  float: left;
  margin-top: 20px;
}

.tenth_bn_right {
  float: right;
  margin-top: 20px;
}

.tenth_link {
  float: right;
  margin-top: 20px;
}

.tenth_block {
  margin-top: 20px;
}

.tenth_text {
  margin-left: 60px;
  padding: 5px;
  font-weight: bold;
}

.tenth_text02 {
  clear: both;
  margin-top: 1px;
  padding-top: 10px;
  text-align: center;
}

.tenth_text_tour {
  color: red;
}

#tenth_info {
  color: red;
  text-align: center;
  font-size: 15px;
}

