@CHARSET "UTF-8";

#_JW_hist_basic ._hisBox{
	margin-bottom: 1em;
	border: 1px #ccc solid;
	padding: 1em;
	background-color: #fff;
	display:none;
}
#_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: #c00c0c;
    border-color: #c00c0c;
}
#_JW_hist_basic ._fnTable {
	margin-bottom: 1em;
}
#_JW_hist_basic ._fnTable colgroup col.year{
	width: 170px;
}
#_JW_hist_basic ._fnTable colgroup col.history{
	width: auto;
}
#_JW_hist_basic ._fnTable tbody tr td._aL{
	text-align: left;
	padding: 7px;
}

._fnctWrap ._fnTable{
	width: 99.9%;
	boder: 0px;
	table-layout:fixed;
	border-top: 2px solid #c00c0c;
}
._fnctWrap ._fnTable thead tr th{
	background: #fff;
	border: 0px;
	border-bottom: 1px solid #e5e4e3;
	border-right: 1px solid #e5e4e3;
	box-shadow: inset 1px 1px 1px #ccc;
}
._fnctWrap ._fnTable tbody tr td{
	padding: 9px 0;
	border-bottom: 1px solid #e5e4e3;
	text-align: center;
}