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

.dm {}

.contentsIn {
	font-family: sans-serif;
	font-size: 15px;
}

.recCatch {
	text-align: center;
	margin-bottom: 20px;
}
.recCatch p {
	font-family: serif;
	font-size: 30px;
	font-weight: 500;
	color: #ee2a98;
	line-height: 1.4;
	text-box-trim: trim-both;
}

.accCon td {
	line-height: 1.8;
	text-box-trim: trim-both;
}
.accCon td .rec-salary {
	font-size: 18px;
}