@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------------------
//
//　examination
//
//----------------------------------------------------------------------------------*/
.examination_time{
	border-top:1px solid #A08F95;
	border-left:1px solid #A08F95;
	margin-bottom:10px;
}
.examination_time td{
	border-right:1px solid #A08F95;
	border-bottom:1px solid #A08F95;
	padding:5px;
	text-align:center;
}
.examination_time tr.title td{
	font-weight:bold;
	background-color:#FFDA8B;
}
.examination_time td.samespace{
	width:65px;
}