article>section:nth-of-type(1){
margin:0 0 94px;
}

h3{
margin:0 0 22px;
}

h4{
margin:0 0 28px;
}

article>section:nth-of-type(1) ul{
width:100%;
}

article>section:nth-of-type(1) ul li{
padding:0 0 32px;
margin:0 0 24px;
border-bottom:dotted 1px #999999;
}

article>section:nth-of-type(1) ul li dl dt{
font-weight:bold;
}

article>section:nth-of-type(1) ul li dl dd{
letter-spacing:0;
}