.notif-list {
	border-collapse:collapse;
	margin: 20px;
	font-size: 80%;
	width: 730px;
}

.notif-list th {
	text-align: center;
	font-size: 85%;
	padding: 4px;
	border: 1px solid silver;
	background: #f0f0f0;
}
.notif-list td {
	line-height: 1.5em;
	padding: 4px;
	border: 1px solid silver;
	background: #fefefe;
}

.recruit-holder {
}
.recruit-box {
	margin-left: 30px;
	width: 480px;
	height: 170px;
	background: url(img_top/recruit_bg.png) no-repeat;
}
p.desc-line {
	font-size: 95%;
	line-height: 1.5em;
	text-indent: -2.4em;
	margin-left: 400px;
}