@charset "Shift_JIS";
/* ----------------------------------------------------
    VISH,Inc. CSS 
---------------------------------------------------- */
/* ----------------------------------------------------
   result.css
---------------------------------------------------- */
#past #report #tab_framew {
	padding: 25px;
}

#past #report #tab_framew table.data_table th {
	text-align: center;
	color: #fff;
	background-color: #b064b0;
	white-space: nowrap;
}

#past #report #tab_framew table.data_table .head_row th {
	width: auto;
	color: #fff;
	background-color: #974d97;
	text-align: center;
	white-space: nowrap;
}

#past #report #tab_framew table.data_table td a {
	display: block;
	margin: 0 auto;
	text-align: center;
}