@charset "UTF-8";

/* あ */

div.free_example{
  border: 1px solid #ccc;
  margin-bottom: 80px;
  padding: 5px 10px;
}

dl.example_list dt{
  margin-bottom: 10px; /* base.phpの.h_type5のmarginを上書き */
  font-size: 1.1em;
}

dl.example_list dd{
  margin-bottom: 60px;
  padding: 0 20px;
}


