

/********ボックス****************************/
#wrap_dl {
	margin-bottom:25px;
	padding:1px 1px 0 1px;
	width:727px;
	background:#d5ccb5 url(../images/dl_bg.gif) center top repeat-y;
	border-top:1px #d5ccb5 solid;
}
.box #wrap_dl dl, .box #wrap_dl dt, .box #wrap_dl dd {
	display:block;
	float:left;
	font-size:1em;
	line-height:2em;
}
.box #wrap_dl dl dt, .box #wrap_dl dl dd {
	line-height:1.4em;
}
.box #wrap_dl dl {
	border-bottom:1px #d5ccb5 solid;
}
.box #wrap_dl dl dt {
	width:155px;
	font-weight:bold;
	padding:20px;
}
.box #wrap_dl dl dd {
	width:492px;
	padding:20px;
}

.box ul {
	width:729px;
}
.box ul, .box li {
	font-size:1em;
	line-height:1em;
	display:block;
}
.box li {
	line-height:1.4em;
	padding:0 0 25px 15px;
	background:url(../images/mark.gif) left top no-repeat;
}