@charset "utf-8";

/*===============================================//
【nnaasia/free/tokuhou/121201_asia/14/0916a.html】
//===============================================*/
#changeArea h3{
	background: url("../images/arrow_down.png") no-repeat 0 0.5em;
	display: inline-block;
	margin-bottom: 5px;
	padding: 0 0 0 15px;
	font-size: 15px !important;
}

/*テーブル組*/
table.tokuhou--toukei-table{
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	font-size: 11px;
}
table.tokuhou--toukei-table th[scope="col"]{
	background-color: #575757;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	color:#FFFFFF;
	font-weight:bold;
}
table.tokuhou--toukei-table th[scope="row"]{
	background-color: #999999;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	color:#FFFFFF;
	font-weight:bold;
}
table.tokuhou--toukei-table th{
	background-color: #ffffff;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-weight:normal;
	padding: 14px 0;
	text-align: center;
	vertical-align: middle;
	width:80px;
	white-space: nowrap;
}
table.tokuhou--toukei-table td{
	background-color: #ffffff;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	padding: 14px 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
table.tokuhou--toukei-table .row2{
	padding: 0;
}
table.tokuhou--toukei-table tr.col8 th{
	width:76px;
}
table.tokuhou--toukei-table tr.col7 th{
	width:88px;
}

.notes p{
	font-size: 12px;
}
