/* CSS Document */

.bene04-table{
	border-collapse: collapse;
}

.bene04-table td,.bene04-table th{
	padding: 5px;
	border: solid 1px #000000;
}

.bene04-table th{
	background: #888888;
	color:#ffffff;
	text-align: center;
}

.bene04-table td{
	text-align: left;
}

.color01{
	background: #cccccc;
}