h1 {
    margin-top: 120px;
    width: 1280px;
    height: 72px;
    overflow: hidden;
    line-height: 100em;
    background-image: url(../img/dltokuten/h1_dltokuten.png);
}
#mainwrap {

}
#content {
    padding-bottom: 50px;
}

#dlwrap {
    width: 908px;
    height: 854px;
    background-image: url(../img/bg.png);
    margin: 20px auto 50px auto;
    position: relative;
	line-height: 25px;
	font-size: 14px;
}
#dlbox {
	width: 700px;
	margin: 0 auto 0 auto;
	padding-top: 145px;
	line-height: 25px;
	font-size: 14px;
}
#dlbox p {
	margin: 0;
	padding: 0;
}
#dlbox p:first-child {
	font-weight: bold;
}

#dlbox strong {
	color: #3751f9;
}

#serialatt {
	font-size: 9pt;
}
