@charset "shift_jis";
/**
 * src_org.css (Suppurt.Ricoh.Com ORiGinal CSS)
 * Ricoh Co., Ltd.
 */

/* history page popup link */
li.src_hispop a {
	padding-left: 24px;
	background-position: 0 -0.15em;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(/cmn_v1/img/icon_s_newwindow_01.png) !important;
}
/* testing font color */
.colTxtRed{
	color:#ed171f !important;
}
/* history page kihon */
#anc_01 + .clm1 > .clm > table:not(.mainclass):not(.nml) {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#anc_01 + .clm1 > .clm > table:not(.mainclass):not(.nml) tr > td:first-child {
	background: #dedede;
	text-align: left;
	padding: 8px 16px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	word-break: break-all;
}
#anc_01 + .clm1 > .clm > table:not(.mainclass):not(.nml) tr td {
	padding: 8px 16px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	word-break: break-all;
}
