#recruit_mbox {
	width: 600px;
	margin: 0px auto;
}
#recruit_mbox p {
	line-height: 1.5em;
	font-size: 14px;
	padding: 10px 0 0 0;
}
#recruit_mbox table {
	width: 600px;
	margin: 10px auto;
}
#recruit_mbox th {
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccf;
}
#recruit_mbox tr td {
	line-height: 1.5em;
	border: 1px solid #ccf;
	padding: 5px;
}
/* =====
20151204 
==== */
#recruit_mbox .msg_topwords{
	position:relative;
	top:0em;
	left:2em;
	font-size: 10pt;
	font-weight: bold;
	color:rgba(255,0,0,1.0);
	line-height: 1.5em;
	text-align:left;
}

#recruit_mbox .top_words{
	position:relative;
	width:auto;
	top:0.2em;
	left:0.5em;
	font-size: 16pt;
	color:rgba(0,50,255,1.0);
}

