@charset "utf-8";
.td_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt-red {
	color: #CC0000;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px;
}
.xls_download {
	background-image: url(../recruit/images/xliicon.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	margin-top: 20px;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	vertical-align: top;
}
strong {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 10px;
}
