@charset "utf-8";
/* CSS Document */

#inner-data .note,
#inner-data p,
#inner-data li {
  font-size: 14px;
  color: #363636;
  line-height: 25px;
  text-shadow: none;
}
#inner-data .note {
  padding-bottom: 2px;
}
.marg-sec {
  margin-bottom: 50px;
}
#inner-data h2 {
  color: #1f576e;
  font-size: 1.16em;
  line-height: 25px;
  margin-bottom: 5px;
}
#inner-data li {
  background-position: left 15px;
}

#inner-data {
  text-align: justify;
}
.marg-sec:last-child {
  margin-bottom: 0px;
}
