@charset "utf-8";


/* ****************************************_**************************************** */


/* Contents Area */

#contents_area {
  width: 770px;
  margin-top: 40px;
  font-size: 0.85em;
}

#contents_area h2 {
  height: 40px;
  background: url(../../../images/privacy/h2_title.png) top left no-repeat;
}

#privacy_text {
  width: 750px;
  margin: 20px 0 40px 10px;
}

#privacy_text ul {
  display: block;
}

#privacy_text ul li {
  display: list-item;
  list-style: decimal;
  margin: 15px 0 0 40px;
}


/* ****************************************_**************************************** */