
 @import "/sys_common_css/default_wide.css";
 @import "/sys_common_css/component_wide.css";
 @import "/kojin/toushin/sys_css/toushin_comp.css";

/* Updated 2011/01/19 - 03/16, D */

#contents div.backbuttonbox {
	text-align:center;
	padding:15px 0 15px 0;
}

#contents ul.top5 { margin-top: 5px; }
#contents table.reportTable .quickRight { text-align: right; }
#contents table.reportTable .quickCenter { text-align: center !important; }
#contents table.reportTable .quickTop { vertical-align: top; }

#contents table.reportTable {
	border-right: solid 1px #B4B4B4;
	border-top: solid 1px #B4B4B4;
	width: 540px;
}

#contents table.reportTable th,
#contents table.reportTable td {
	border-left: solid 1px #B4B4B4;
	border-bottom: solid 1px #B4B4B4;
	color: #333333;
	line-height:1.3;
	padding: 4px 6px;
}

*:first-child+html #contents table.reportTable td { font-size: 12px; }

#contents table.reportTable th {
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
}

#contents table.reportTable tr.line td { background: #EEEEEE; }

#contents table.reportTable th.wA { width: 22%; }
#contents table.reportTable th.wB { width: 15%; }
#contents table.reportTable th.wC { width: 32%; }
#contents table.reportTable th.wD { width: 31%; }
