.webrev table {
  width: 100%;
  margin-top: 30px;
  background-color: white;
}
.webrev table td {
  width: 50%;
  vertical-align: top;
}
.webrev table td .box1 {
  margin-top: 60px;
  float: left;
}
.webrev table .ml20 {
  padding-left: 20px;
  padding-top: 20px;
}
.webrev table p.p1 {
  font-size: 20px;
}
.webrev table .red {
  color: #cc0066;
}
.webrev table p.p2 {
  padding-top: 5px;
  margin-top: 30px;
  font-size: 14px;
  font-weight: bold;
}
.webrev table p.p3 {
  font-size: 16px;
  color: #cc0066;
}
.webrev table .ml20 img.bb {
  border: 1px solid #cccccc;
}
.webrev table p.tit {
  color: green;
  font-size: 15px;
  margin-top: 2em;
}
.webrev table p.tit1 {
  color: green;
  font-size: 15px;
  margin-top: 0em;
}
.webrev table p.memo {
  margin-top: 0.5em;
  font-size: 90%;
  width: 330px;
}
.webrev table .box1 {
  margin-left: 20px;
}
.webrev table p.lastlink {
  margin-top: 30px;
  margin-bottom: 30px;
}
