@charset "UTF-8";
/* CSS Document */
#leftcolumn #table_01 .t_1 {
	width:130px;
	padding:8px;
	color:#fff;
	background-color:#287f8f;
	border-bottom:#fff 1px solid;
	text-align:center;
}
#leftcolumn #table_01 .t_2 {
	width:80px;
	padding:8px 15px 8px 5px;
	color:#000;
	background-color:#dfe5e8;
	border-bottom:#999 1px solid;
	text-align:end;
}
#leftcolumn #table_01 .tr_1 .t_3 {
	width:360px;
	padding:8px;
	color:#000;
	background-color:#fff;
	border-bottom:#999 1px solid;
}
#leftcolumn #table_01 .tr_2 .t_3 {
	width:360px;
	padding:8px;
	color:#000;
	background-color:#f4f7f8;
	border-bottom:#999 1px solid;
}
#leftcolumn #table_01 tr:first-child {
	border-top:#999 2px solid;
}
#leftcolumn #table_01 tr:last-child {
	border-bottom:#999 2px solid;
}
