#noyaku_shindan_sd_dialog {
	padding: 0px 0px;
}

#noyaku_shindan_sd_dialog h2 {
	margin-bottom: 10px;
}

#noyaku_shindan_result_change .memo_title {
	font-size: 18px;
	font-weight: 400;
}

#noyaku_shindan_sd_gaiyo {
	border-bottom: 1px solid #ccc;
	background-color: #e5eed4;
	position: relative;
	padding-bottom: 10px;
}

#noyaku_shindan_sd_gaiyo .title_sep {
	padding: 6px 0 0 0;
}

#noyaku_shindan_sd_gaiyo .fontweight500 {
	padding: 0 0 0 0;
	font-weight: 500;
	font-size: 16px;
	display: inline-block;
}

#noyaku_shindan_sd_gaiyo div.padding {
	padding: 6px 0 0 13px;
	width: 140px;
}

#noyaku_shindan_sd_gaiyo .sakumotsu_info {
	padding: 6px 0 0 0;
	color: #49abd6;
	cursor: pointer;
}

#noyaku_shindan_sd_gaiyo .sakumotsu_info:hover{
	color: #ffffff;
}

#noyaku_shindan_sd_gaiyo div.nouyaku_shindan_sd_btn_area {
	float : right;
	flex-direction: row;
	margin-left: auto;
	margin-top: 10px;
	height: 53px;
	padding-right: 15px;
}

#noyaku_shindan_sd_gaiyo .status_chg {
	background: url(../img/btn_status_chg_01.png) no-repeat;
	border-style: none;
	cursor: pointer;
	width: 100px;
	height: 53px;
	text-indent: -9999px;
	bottom: 23px;
	margin-left: 10px;
}

#noyaku_shindan_sd_gaiyo .status_chg:hover {
	background: url(../img/btn_status_chg_02.png) no-repeat;
}

#noyaku_shindan_sd_gaiyo .add_memo{
	border-style: none;
	background:url(../img/add_memo_02.png) 0 0 no-repeat transparent;
	cursor: pointer;
	width: 100px;
	height: 52px;
	text-indent: -9999px;
	margin-left: 10px;
}
#noyaku_shindan_sd_gaiyo .add_memo:hover{
	background:url(../img/add_memo_01.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .add_memo.disabled {
	cursor: default;
	background: url(../img/add_memo_03.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .add_memo_ad{
	border-style: none;
	background:url(../img/add_memo_ad_02.png) 0 0 no-repeat transparent;
	cursor: pointer;
	width: 100px;
	height: 52px;
	text-indent: -9999px;
	margin-left: 10px;
}
#noyaku_shindan_sd_gaiyo .add_memo_ad:hover{
	background:url(../img/add_memo_ad_01.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .add_memo_ad.disabled {
	cursor: default;
	background: url(../img/add_memo_ad_03.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .add_memo_ss{
	border-style: none;
	background:url(../img/add_memo_ss_02.png) 0 0 no-repeat transparent;
	cursor: pointer;
	width: 100px;
	height: 52px;
	text-indent: -9999px;
	margin-left: 10px;
}
#noyaku_shindan_sd_gaiyo .add_memo_ss:hover{
	background:url(../img/add_memo_ss_01.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .add_memo_ss.disabled {
	cursor: default;
	background: url(../img/add_memo_ss_03.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .shindan_change{
	border-style: none;
	background:url(../img/shindan_change_02.png) 0 0 no-repeat transparent;
	cursor: pointer;
	width: 100px;
	height: 52px;
	text-indent: -9999px;
	margin-left: 10px;
}
#noyaku_shindan_sd_gaiyo .shindan_change:hover{
	background:url(../img/shindan_change_01.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .shindan_change.disabled {
	cursor: default;
	background: url(../img/shindan_change_03.png) 0 0 no-repeat transparent;
}
#noyaku_shindan_sd_gaiyo .shindan_ok {
	background: url(../img/btn_shindan_ok_01.png) no-repeat;
	border-style: none;
	cursor: pointer;
	width: 100px;
	height: 53px;
	text-indent: -9999px;
	right: 25px;
	bottom: 23px;
	margin-left: 10px;
}

#noyaku_shindan_sd_gaiyo .shindan_ok:hover {
	background: url(../img/btn_shindan_ok_02.png) no-repeat;
}

#noyaku_shindan_sd_gaiyo .print {
	border-style: none;
	background:url(../img/btn_print_big_02.png) 0 0 no-repeat transparent;
	cursor: pointer;
	height:53px;
	width:100px;
	text-indent: -9999px;
	bottom: 23px;
	margin-left: 10px;
}

#noyaku_shindan_sd_gaiyo .print:hover {
	background:url(../img/btn_print_big_01.png) 0 0 no-repeat transparent;
}

#noyaku_shindan_sd_gaiyo #input_wrap .kigo {
	float: none;
	background-color: initial;
	border: none;
	padding: 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: inherit;
}


#noyaku_shindan_sd_dialog .nsbh_resultblock {
	padding: 16px 20px;
}

#noyaku_shindan_sd_dialog  div.seibunAllCountdiv,
#noyaku_shindan_sd_dialog  div.kagakuchissodiv{
	padding-top: 15px;
}

#noyaku_shindan_sd_dialog .result_content {
	border: 1px solid #7aa10b;
	border-radius: 4px;
	background-color: #FFF;
	max-height: 500px;
	overflow-y: auto;
}

#noyaku_shindan_sd_dialog .result_content ul {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#noyaku_shindan_sd_dialog .result_list li {
	display: -webkit-box;
	margin-bottom: 3px;
}

#noyaku_shindan_sd_dialog .redicon {
	background-image: url("../img/redicon.png");
	height: 15px;
}
#noyaku_shindan_sd_dialog .yellowicon{
	background-image: url("../img/yellowicon.png") ;
	background-repeat: no-repeat;
	height: 15px;
	width: 18px;
	margin-right: 10px;
}
#noyaku_shindan_sd_dialog .greenicon{
	background-image: url("../img/greenicon.png") ;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	margin-right: 10px;
}

#noyaku_shindan_sd_dialog .greenicon,
#noyaku_shindan_sd_dialog .redicon,
#noyaku_shindan_sd_dialog .yellowicon {
	background-repeat: no-repeat;
	width: 25px;
	margin-right: 0;
}

#noyaku_shindan_sd_dialog .noyaku_shindan_sd_zaibetsu,
#noyaku_shindan_sd_dialog .noyaku_shindan_sd_seibunbetsu {
	float: left;
}

#noyaku_shindan_sd_dialog .noyaku_shindan_sd_zaibetsu {
	padding-right: 15px;
}

/* カレンダー関係 ここから */
#noyaku_shindan_sd_dialog table.calendar tr:first-child {
	text-align: center;
	font-weight: bold;
}

#noyaku_shindan_sd_dialog table.calendar td {
	padding: 0px;
}

#noyaku_shindan_sd_dialog table.calendar tr {
	padding: 0px;
	background-color: #FFFFFF;
}

#noyaku_shindan_sd_dialog table.calendar td > div {
	position: relative;
	width: 38px;
	height: 38px;
}

#noyaku_shindan_sd_dialog table.calendar td > div.none {
	background-color: rgb(229, 238, 212);
}

#noyaku_shindan_sd_dialog table.calendar div.num {
	position: absolute;
	top: 1px;
	left: 3px;
	font-size: 12px;
}

#noyaku_shindan_sd_dialog table.calendar div.seyouIcon {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 32px;
	height: 18px;
	background: url('../img/icon_shiyou_blue.png') no-repeat;
}
#noyaku_shindan_sd_dialog table.calendar div.seyouIcon2 {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 32px;
	height: 18px;
	background: url('../img/icon_shiyou_blue-2.png') no-repeat;
}
#noyaku_shindan_sd_dialog table.calendar div.seyouIcon3 {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 32px;
	height: 18px;
	background: url('../img/icon_boujyo_green.png') no-repeat;
}

#noyaku_shindan_sd_dialog table.calendar div.shukakuIcon {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 32px;
	height: 18px;
	background: url('../img/icon_syukaku_green.png') no-repeat;
	z-index: 10;
}

#noyaku_shindan_sd_dialog table.calendar div.shukakuIcon2 {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 32px;
	height: 18px;
	background: url('../img/icon_syukaku_blue.png') no-repeat;
	z-index: 10;
}

#noyaku_shindan_sd_dialog table.calendar div.shukakuAlert {
	background-color: rgb(242, 193, 23);
	cursor: pointer;
}

#noyaku_shindan_sd_dialog table.calendar div.shukakuIhan {
	background-color: rgb(213, 82, 68);
}

#noyaku_shindan_sd_dialog table.calendar div.shukakuIhan > div.shukaku {
	margin: 0px 0px 1px 2px;
}

#noyaku_shindan_sd_dialog .calendar td:first-child {
	color: red;
}

#noyaku_shindan_sd_dialog .calendar td:last-child {
	color: blue;
}

#noyaku_shindan_sd_dialog .calendar tr:first-child td:first-child {
	color: red;
}

#noyaku_shindan_sd_dialog .calendar tr:first-child td:last-child {
	color: blue;
}
/* カレンダー関係 ここまで */

/* 使用基準テーブル調整 ここから */
#noyaku_shindan_sd_dialog  table.history tbody {
	border-top: 2px solid #ccc;
}
#noyaku_shindan_sd_dialog .history tbody {
	background-color: #FFFFFF;
}
#noyaku_shindan_sd_dialog .history th:nth-child(1) {
	width: 90px;
}
#noyaku_shindan_sd_dialog .history th:nth-child(2) {
	width: 210px;
}
#noyaku_shindan_sd_dialog .history th:nth-child(3) {
	width: 200px;
}
#noyaku_shindan_sd_dialog .history th:nth-child(4) {
	width: 120px;
}
#noyaku_shindan_sd_dialog .history th:nth-child(6) {
	width: 100px;
}

#noyaku_shindan_sd_dialog .history {
	table-layout: flex;
}
#noyaku_shindan_sd_dialog .history td.noyaku:hover,
#noyaku_shindan_sd_dialog .history td.noyaku:hover,
#noyaku_shindan_sd_dialog .zaibetsu td.noyaku:hover{
	background-color: #ffc;
}

#noyaku_shindan_sd_dialog .history tr:last-child {
	border-bottom: none !important;
}
#noyaku_shindan_sd_dialog .history td{
	border-bottom: solid 1px #CCC !important;
}
#noyaku_shindan_sd_dialog .history tr,.history td{
	border-top: none !important;
}
#noyaku_shindan_sd_dialog .history tr:last-child,
#noyaku_shindan_sd_dialog .history td:first-child {
	-webkit-border-radius: 0 0 0 0px !important;
	-moz-border-radius: 0 0 0 0px !important;
	-o-border-radius: 0 0 0 0px !important;
	border-radius: 0 0 0 0px !important;
	border-bottom: solid 1px #CCC !important;
}
#noyaku_shindan_sd_dialog .history tbody:last-child td:first-child{
	border-radius: 0 0 0 4px !important;
}
#noyaku_shindan_sd_dialog .history tbody:last-child td:last-child{
	border-radius: 0 0 4px 0 !important;
}
#noyaku_shindan_sd_dialog .history tr:last-child td:last-child {
	border-radius: 0px 0px 0px;
}
#noyaku_shindan_sd_dialog .history th {
	border-bottom: solid 1px #CCC;
}
/* 使用基準テーブル調整 ここまで */

#noyaku_shindan_sd_dialog td.jogai {
	color: #aaaaaa;
	background-color: #e9e9e9;
}
#noyaku_shindan_sd_dialog td.hannigai {
	color: #fa0000!important;
	background-color: #fdd7d7 !important;
	font-weight: bold;
}
#noyaku_shindan_sd_dialog td.hannigai.hanteiok {
	color: #000000!important;
	background-color: #ffffff !important;
	font-weight: inherit;
}
#noyaku_shindan_sd_dialog td.taishogai {
	color: #fa0000;
	background-color: #fdd7d7;
	font-weight: bold;
}

#noyaku_shindan_sd_dialog td.hanteifuka {
	color: #f95700 !important;
	background-color: #fbfbc4 !important;
}
#noyaku_shindan_sd_dialog td.hanteifuka.hanteiok {
	color: #000000 !important;
	background-color: #ffffff !important;
}

#noyaku_shindan_sd_dialog .noyaku_sikko {
	background: url('../img/nouyakusikko.png') no-repeat;
	width: 203px;
	height: 24px;
}

#noyaku_shindan_sd_dialog .tekiyounashi {
	background: url('../img/tekiyounashi.png') no-repeat;
	width: 84px;
	height: 24px;
}

div.sd_tekyosakumotslist{
	overflow-y:auto;
	height: 500px;
	min-width: 500px;
}

#noyaku_shindan_sd_dialog .result_hantei {
	width: 300px;
	margin-bottom: 15px;
}

#noyaku_shindan_sd_dialog .result_hantei th {
	background-color: #7aa10b;
	color: #ffffff;
	width: 150px;
	font-size: 22px;
	font-weight: 400;
	border-radius: 6px;
	border-bottom: solid 1px #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#noyaku_shindan_sd_dialog .result_hantei_min {
	margin-left: 0px;
	margin-bottom: 0px;
}

#noyaku_shindan_sd_dialog .result_hantei_min th {
	background-color: #ffffff;
	color: #000000;
	width: 130px;
	font-size: 18px;
	font-weight: 400;
	border-radius: 6px;
	border-bottom: solid 1px #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#noyaku_shindan_sd_dialog .result_hantei_min td {
	width: 130px;
}

#noyaku_shindan_sd_dialog .result_summary_area_min {
	padding: 10px 0px 3px 10px;
}

#noyaku_shindan_sd_dialog .result_summary_min_disp {
	color: #49abd6;
	margin-left: 5px;
	cursor: pointer;
}

#noyaku_shindan_sd_gaiyo .result_summary_min_disp:hover{
	color: #ffffff;
}

#noyaku_shindan_sd_dialog .result_summary {
	width: 80%;
}

#noyaku_shindan_sd_dialog .result_summary th {
	width: 150px;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
}

#noyaku_shindan_sd_dialog .result_summary_total {
	background-color: #7aa10b;
	color: #ffffff;
}

#noyaku_shindan_sd_dialog .result_summary td {
	font-size: 16px;
	text-align: center;
}

#noyaku_shindan_sd_dialog .result_summary tr:last-child th {
	border-bottom:solid 1px #CCC;
}

#noyaku_shindan_sd_dialog .result_summary_min {
	margin-left: 20px;
}

#noyaku_shindan_sd_dialog .result_summary_min th {
	padding-left: 5px;
	padding-right: 5px;
}

#noyaku_shindan_sd_dialog .result_summary_min td {
	text-align: center;
}

#noyaku_shindan_sd_dialog .result_summary_min tr:last-child th {
	border-bottom:solid 1px #CCC;
}

#noyaku_shindan_sd_dialog .nys_result_ok {
	color: #49abd6;
}

#noyaku_shindan_sd_dialog .nys_result_ng {
	color: #d75353;
}

#noyaku_shindan_sd_dialog .nys_result_warn {
	color: #d7c81e;
}

#noyaku_shindan_sd_dialog .nys_result_none {
	color: #49abd6;
}

#noyaku_shindan_sd_dialog .nys_result_label_ok {
	color: #ffffff;
	background-color: #49abd6;
	border-radius: 6px;
	margin-right: 10px;
	white-space: nowrap;
	border: 1px solid #7BA400;
	text-align: center;
}

#noyaku_shindan_sd_dialog .nys_result_label_ng {
	color: #ffffff;
	background-color: #d75353;
	border-radius: 6px;
	margin-right: 10px;
	white-space: nowrap;
	border: 1px solid #7BA400;
	text-align: center;
}

#noyaku_shindan_sd_dialog .nys_result_label_warn {
	color: #ffffff;
	background-color: #d7c81e;
	border-radius: 6px;
	margin-right: 10px;
	white-space: nowrap;
	border: 1px solid #7BA400;
	text-align: center;
}

#noyaku_shindan_sd_pre,
#noyaku_shindan_sd_cur,
#noyaku_shindan_sd_result_tabs{
	padding:0;
}
