.system_img {
	float:left;
}

.system_box {
	margin-bottom:50px;
}

.system_title {
	width:350px;
	float:right;
	font-weight:bold;
	margin-top:10px;
	color:#AA3736;
}

.system_text {
	width:350px;
	float:right;
	border-top:1px solid #999999;
	margin-top:3px;
	padding-top:3px;
}

#system_course {
	text-align:center;
	font-weight:bold;
	margin-top:50px;
	color:#AA3736;
	font-size:1.2em;
}

#system_dl {
	width:450px;
	margin-top:16px;
	margin-left:70px;
	margin-bottom:30px;
}

#system_dl dt {
	width:1em;
	float:left;
	margin-bottom:0.3em;
	font-weight:bold;
}

#system_dl dd {
	margin-left:1.3em;
	margin-bottom:0.3em;
}