@charset "UTF-8";

#_JW_hist_basic ._hisBox{
	margin-bottom: 1em;
	border: 1px #ccc solid;
	padding: 1em;
	background-color: #fff;
}
#_JW_hist_basic ._hisBox ._fnTable{
	margin-bottom: 0;
}
#_JW_hist_basic ._tab._normal ul li strong._on, 
#_JW_hist_basic ._tab._normal ul li input._on, 
#_JW_hist_basic ._tab._normal ul li a._on {
	background-color: #1c5baf;
    border-color: #1c5baf;
}
#_JW_hist_basic ._fnTable {
	margin-bottom: 1em;
}
#_JW_hist_basic ._fnTable colgroup col.year{
	width: 260px;
}
#_JW_hist_basic ._fnTable colgroup col.history{
	width: auto;
}
#_JW_hist_basic ._fnTable tbody tr td._aL{
	text-align: left;
	padding: 15px 10px;
}


._fnctWrap ._fnTable thead tr th {
    padding: 8px 0;
    font-weight: 600;
    border-width: 1px;
    border-style: solid;
    border-color: #bbb;
    background: #79b9f8;
	color: #fff;
    box-shadow: inset 2px 2px 5px #3b97ef;
}

._histTitle{display:none;}