@charset "utf-8";



.TABLE_01{
	border: thin solid #999;
	border-collapse:collapse;
	border-radius:5px;
	padding:20px;

}
.txt_com_00{
	padding:10px;
	font-size:25px;
	color:#333;
	
}

.txt_com_01{
	padding:15px;
	font-size:15px;
	color:#999;
	
}

.txt_com_02{
	color:#F00;	
	padding:5px;
}

.txt_com_03{
	color:#999;
	font-size:15px;
	margin-right: 10px;
}

.txt_com_04{
	color:#999;
	font-size:14px;
}

.top_01{
	color: #06F;
	font-weight:bold;
	font-size:14px;
}
.top_01:hover{
	color: #F00;
	font-weight:bold;
	font-size:14px;
}

.top_02{
	color: #4E93CB;
	font-weight:bold;
}