#course {
	float: left;
	width: 420px;
	padding-right: 20px;
}
#course .imageP {
	float: left;
	width: 153px;
	padding-right: 10px;
}
#course p {
	width: 247px;
	padding-bottom: 10px;
	float: left;
}
#course ul {
	float: left;
	width: 247px;
}


#relux {
	float: left;
	width: 200px;
}
#relux .imageP {
	padding-right: 3px;
	padding-bottom: 5px;
	width: 197px;
	float: none;
}
#relux p {
	padding-bottom: 5px;
}

.con_link {
	background-image: url(../img/common/list01.jpg);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 10px;
	line-height: 200%;
}
.con_link a {
	font-weight: bold;
	color: #C60;
}
