#table_waku_blue {
	font-style: normal;
	font-weight: normal;
	line-height: 150%;	
	border:1px solid #b3b3b3;
}

#table_waku_blue th{
	font-size: 80%;
	font-weight:normal;
	background-color:#D6E7F9;
	padding:4px 10px;
	margin:0;
	text-align:left;
}

#table_waku_white {
	font-style: normal;
	font-weight: normal;
	line-height: 150%;	
	border:1px solid #b3b3b3;
}

#table_waku_white th{
	font-size: 80%;
	font-weight:normal;
	background-color:#fff;
	padding:4px 10px;
	margin:0;
	text-align:left;
}

.bg_whiteTitle {
	background-color:#004DA8;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	padding:3px 10px;
	margin:2px 0;
	text-align:left;
/*	border-bottom:1px solid #D6E7F9;*/
}

.bg_white {
	background-color:#fff;
	font-size:80%;
	padding:2px 5px;
	margin:2px 0;
	text-align:left;
	border-bottom:1px solid #D6E7F9;
}

#show_table th{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #ccc;
	padding: 0 0 5px 0;
}

#show_table td{
	padding: 10px  0 15px 0;
/*	border-bottom:1px solid #ccc;*/
}