@charset "utf-8";
/* CSS Document */

h3{
  background-color:#f1f0ee;
  padding:2% 0 2% 3% !important;
  font-weight:bold;
}

.dec{
  margin-top:5% !important;
}

.dec .b_n{
  list-style-type: decimal !important;
  margin:0 0 2% 8% !important;
}

.dec .b_l{
  list-style-type: decimal !important;
  margin:0 0 2% 8% !important;
}

.dec .idt{
  text-indent: -1.5em !important;
  padding-left: 1.5em !important;
  font-size:14px !important;
}


.b_d{
  line-height:1.4em !important;
  margin:0 0 2% 3% !important;
  list-style:disc !important;
}