@charset "Shift_JIS";
/*--------------------------------------------------------------------
css̏
--------------------------------------------------------------------*/

table#rec_time{
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	width:580px;
	margin: 0 10px;
	border:solid 2px #000;
}

table#rec_time th{ 
	border:solid 1px #000;
	text-align:center;
}

table#rec_time td{ 
	border:solid 1px #000;
}

table#rec_time .dual{ 
	border-top:solid 2px #000;
}

table#rec_time .area{ 
	border-left:solid 2px #000;
}

