﻿/*** 再配達依頼ダイアログ ***/
#dlgResend dl {
	padding-top: 2px;
}

#dlgResend dt:first-child {
	width: 9.0em;
	white-space: nowrap;
}
#dlgResend dd {
	vertical-align: top !important;
}

#dlgResend label {
	margin-bottom: 0px;
}

#dlgResend .dl-haeder {
	margin-top: 10px;
}

#cboDgResendPlanAmPm {
	width: 6em;
}

#divDgResendNode {
	margin-top: 20px;
	color: red;
    width: 20em;
    font-size: 90%;
}

#dgResend-ok-button,
#dgResend-cancel-button {
    width: 6em;
}
