@charset "UTF-8";
/* CSS Document */

#PAGE ol{
  margin:0 0 40px;
}
#PAGE ol li{
  padding-left: 1.3em;
  text-indent: -1.3em;
}
