@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:10px;
	border:#ccc 1px solid;
	text-align:center;
}

.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 th{
	font-size:110%;
	letter-spacing:1px;
}