@charset "utf-8";
/* CSS Document */
.course_area{
	margin: 10px 0;
}
.lead_title > p {
	margin-bottom: 40px;
}
.grid .col {
	margin-bottom: 16px;
}
.information_wrap {
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #00a7d7;
}
.link {
	word-break: break-all;
}