@charset "UTF-8";
/* CSS Document */

/* common */
#practiceUnit h3,
#activityUnit h3,
#projectUnit h3 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	line-height:1.0em;
}

#wrapper #contents dl.bottomEnd {
	margin: 0!important;
}


/* EOF */

