dl.itemList dt img {
  width:100%;
  height:auto;
}
dl.itemList dt {
  width: 100%;
}
dl.itemList dd {
  width: 100%;
}
ul.topList20 {
  clear:both;
  overflow:hidden;
 margin-bottom: 20px;
}
ul.topList20 li {
  width: 14%;
  height:auto;
  margin-right: 2%;
  float:left;
  text-align:center;
  text-decoration:none;
}
ul.topList20 li img {
  width: 100%;
  height:auto;
}

ul.topList60 {
  clear:both;
  overflow:hidden;
 margin-bottom: 20px;
}
ul.topList60 li {
  width: 30%;
  height:auto;
  margin-right: 2%;
  float:left;
  text-align:center;
  text-decoration:none;
}
ul.topList60 li p {
  font-size:1.2em;
}
ul.topList60 li img {
  width: 100%;
  height:auto;
}

ul.topList {
  clear:both;
  overflow:hidden;
 margin-bottom: 20px;
}
ul.topList li {
  width: 15%;
  height:auto;
  margin-right: 1.5%;
  float:left;
  text-align:center;
  text-decoration:none;
}
ul.topList li img {
  width: 100%;
  height:auto;
}

ul.topList2 {
  clear:both;
  overflow:hidden;
 margin-bottom: 20px;
}
ul.topList2 li {
  width: 45%;
  height:auto;
  margin-right: 1.5%;
  float:left;
  text-align:center;
  text-decoration:none;
}
ul.topList2 li img {
  width: 100%;
  height:auto;
}
.topTi {
  text-align:center;
  font-size: 200%;
  margin-bottom: 30px;
}