@charset "utf-8";
#content_main {
  width: 780px;
  height: auto;
  margin-left: 7px;
}
.uwasa_box {
  width: 778px;
  height: 224px;
  border: 1px solid #7a0bb8;
  margin-bottom: 10px;
}
.uwasa_leftbox {
  width: 172px;
  float: left;
}
.uwasa_thumb {
  overflow: hidden;
  padding: 10px;
}
.uwasa_thumb img {
  width: 100%;
}
.uwasa_rightbox {
  width: 606px;
  float: left;
}
.uwasa_name {
  width: 99%;
  text-align: left;
  height: 29px;
  line-height: 29px;
  font-size: 11pt;
  background-color: #51075e;
  border-bottom: 1px solid #7a0bb8;
  margin-top: 10px;
}
.uwasa_name ul li {
  list-style: none;
}
.uwasa_comment {
  width: 99%;
  height: 184px;
  font-size: 9pt;
  overflow: auto;
}
