@charset "UTF-8";

@import "../../css/common.css";

.lstMission {
	margin-bottom: 2.5em;
	padding-bottom: 2.5em;
	border-bottom: dotted 1px #e3e3e3;
}

.txtMission {
	float: left;
	width: 310px;
}

.imgMission {
	float: right;
	width: 325px;
}
