@charset "UTF-8";

h3 {
  margin-bottom: 10px;
}

#read img.img {
  float: right;
  margin: 0 0 10px 10px;
}

#content p.notice {
  color: #C00;
  margin-top: -18px;
}

#content #careArea {
  margin-bottom: 20px;
  border-top: 1px solid #999;
  padding-top: 10px;
}
#content #careArea h4 {
  color: #333;
  font-size: 100%;
}