.side__subject h2{
	background:url(../../../imgs/private/precedent/side-h2.png) no-repeat 0 0;
}
.board{
	padding-top:0;
}
.board__table__caption--n01{
	width:188px;
	background:url(../../../imgs/private/precedent/caption01.png) no-repeat 0 0;
}
.board__table__thead__title{
	font-size:14px;
}
.board__table__thead__th{
	height:12px;	
}
.board__table__tbody__title{
	width:113px;
	border-right:1px solid #d9d9d9;
	background:#f0f0f0;
	padding:13px 0;
	text-align:center;
	font-size:14px;
	vertical-align:middle;
}
.board__table__tbody__txt{
	text-align:left;
	padding:14px;
	font-size:14px;
}
.board__table__tbody__txt a{
	color:black;
	font-size:14px;
}
