 @charset "UTF-8";
 
/* コンプライアンス *********************************************************************************/



section>dl {
	margin: 25px 10px !important;
}
  section>dl dt {
	  margin: 20px 0 0;
	  font-weight: bold;
  }
	section>dl dt:first-child {
		margin: 40px 0 0;
	}
  section>dl dd {
	  margin: 5px 0 0 10px;
  }