@charset "utf-8";

.oa #main #article .box table{
	width:100%;
	margin:20px 0 15px;
}

.oa #main #article .box table th{
	padding:13px 0 11px;
	background:#eee;
	border:#ccc 1px solid;
	text-align:center;
}

.oa #main #article .box table td{
	padding:15px 10px;
	border:#ccc 1px solid;
	text-align:center;
}

.oa #main #article .box table td.date{
	white-space:nowrap;
}

.oa #main #article .box table td.program_tit{
	text-align:left;
}

.oa #main #article .box p{
	margin-bottom:70px;
}

/*---------------
□□□font□□□
---------------*/

.oa #main #article .box p{
	color:#fd0043;
}

.oa #main #article .box table{
	font-size:13px;
	line-height:1.8em;
}