@import url(../css/reset.css);
#content {
  padding: 12px 30px;
}
#content .cont_text {
  margin-bottom: 16px;
}
#content .cont_text h3 {
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 4px;
  line-height: 28px;
}
#content .cont_text p {
  font-size: 16px;
  font-family: r;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  margin-bottom: 8px;
}
#content .cont_text p span {
  display: block;
  font-size: 16px;
  font-family: r;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  text-indent: 1em;
}
