/* --- program_table --- */

.program_table th {
	font-size:0.8em;
	border-bottom:1px solid black;
}

.program_table th.head_cim {
	font-size:1em;
	padding:1em;
	
	border-bottom:none;
}

.program_table tr.ptl td {
	background-color:#F4B7D6;
}

.program_table td {
	font-size:0.8em;
}

/* CSS Document */

