ol.cmn {
	padding: 0!important;
	margin: 15px 0!important;
}
ol.cmn li {
	margin-left: 2em!important;
	text-indent: -2em!important;
}

ol.cmn em {
	font-style: normal;
	font-family: monospace;
}

ol.cmn li ul.cmn li {
	list-style: disc!important;
	color: #039B88;
	margin-left: 1.5em!important;
	text-indent: 0!important;
}
ol.cmn li ul.cmn li span {
	color: #333;
}

body.gnavi04 #contents div.c-flex-box{
	display: flex;
	justify-content:space-between;
}

.txt-name{
	text-align: right;
}

.tbl-custom thead tr th{
	background-color: #70ad47;
	color: #fff;
	border-top: 3px solid #dfdfdf;
}
.tbl-custom thead tr th.bg_w{
	background-color: #fff;
	border-top: 0px;
	border-left: 0px;
}
table.commconTbl.tbl-custom tr.highlighted-row td,tr.highlighted-row th {
	background-color: #EFF5E7;
	font-weight: bold;
}
tr.row-divider{
	border-bottom: 3px solid #dfdfdf;
}
