#main {
  background: #fff;
}
#border {
  width: 850px;
  margin: 30px auto;
  font-size: 14px;
  overflow-y: hidden;
}
#border .title {
  margin-bottom: 10px;
}
#dream_title {
  width: 840px;
}
.chyui {
  margin: 5px 0 20px 0;
  text-align: center;
  color: #7C461E;
  font-weight: bold;
}
.player {
  float: left;
  width: 415px;
  padding: 0 5px;
  margin-bottom: 10px;
}
.player img {
  width: 415px;
  height: 760px;
}
.player .comment {
  width: 395px;
  margin: 15px 0 25px 0;
  font-weight: bold;
  font-size: 14px;
}
.midashi {
  width: 850px;
  margin: 10px auto 0px auto;
}
#midashi {
  width: 100%;
}
