table.information_table01{
	width:558px;
}
table.information_table01, 
table.information_table01 td, 
table.information_table01 th{
	border:1px solid #f60;
}
table.information_table01 th{
	white-space:nowrap;
	background:#fc9;
}
table.information_table01 td{
	background:white;
}
table.information_table01 td, 
table.information_table01 th{
	padding: 5px 10px;
}

table.status_table01, 
table.status_table01 td, 
table.status_table01 th{
	border:1px solid #6c9;
}
table.status_table01 th{
	background:#cfc;
}
table.status_table01 thead th{
	white-space:nowrap;
	background:#6c9;
	color: White;
}
table.status_table01 td{
	background:white;
}
table.status_table01 td, 
table.status_table01 th{
	text-align: center;
}




table.status_table02, 
table.status_table02 td, 
table.status_table02 th{
	border:1px solid #36c;
}
table.status_table02 th{
	background:#cff;
}
table.status_table02 thead th{
	white-space:nowrap;
	background:#36c;
	color: White;
}
table.status_table02 td{
	background:white;
}
table.status_table02 td, 
table.status_table02 th{
	text-align: center;
}




table.status_table03, 
table.status_table03 td, 
table.status_table03 th{
	border:1px solid #F69;
}
table.status_table03 th{
	background:#F99;
}
table.status_table03 thead th{
	white-space:nowrap;
	background:#F69;
	color: White;
}
table.status_table03 td{
	background:white;
}
table.status_table03 td, 
table.status_table03 th{
	text-align: center;
}





table.table_for_indent{
	border: none !important;
}
table.table_for_indent th{
	white-space: nowrap !important;
}
table.table_for_indent th,
table.table_for_indent td{
	padding: 3px !important;
	border: none !important;
}



.layout_table,
.layout_table table,
.layout_table table th,
.layout_table table td{
	border: none !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
}


