@import "common.css";
@import "common2.css";

h2 {
	margin-bottom:0;
}

.contents_desc div {
	background:url(../images/system_back2.jpg) no-repeat right top;
	width:700px;
	text-align:left;
	margin:auto;
	padding-left:4px;
	position:relative;
	left:-4px;
}

h3 {
	margin-bottom:9px;
}

h3 img {
	position:relative;
	left:-5px;
}

dl {
	width:350px;
	line-height:17px;
}

dt {
	width:174px;
	float:left;
	text-align:left;
	background-color:#b2d1e0;
}

dd {
	width:176px;
	text-align:right;
	float:right;
}

dt,dd {
	margin-bottom:19px;
	font-size:14px;
}

#course {
	font-weight:bold;
}

#system_course img {
	padding-top:7px;
}
