p {
  text-indent: 2em;
  font-size: 1.05rem;
  margin-bottom: 0.5rem;
}

.number-list {
  list-style-type: decimal;
  font-size: 1.05rem;
}

.no_indent {
  text-indent: 0;
}

body {
  background-color: #f2f2f2;
}

#main_body {
  padding-bottom: 80px;
}

#center_title_in_law {
}

.normal_list {
  font-size: 1.05rem;
}

#main_body {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}

