@charset "UTF-8";

#disclosure .main {
width:564px;
}

#disclosure .number .article,
#disclosure .staff .article{
	margin-bottom: 48px;
}

#disclosure .staff table{
	margin-bottom: 6px;
	width: 100%;
}

#disclosure .number th.top,
#disclosure .staff th.top{
	vertical-align: top;
}

#disclosure .number td,
#disclosure .staff td{
	padding: 0 3px;
	text-align: right;
}

#disclosure .number td.left,
#disclosure .staff td.left{
	text-align: left;
}

#disclosure .number .partition,
#disclosure .staff .partition{
	border-bottom: solid 2px #000;
}


#disclosure .number .text,
#disclosure .staff .text{
	text-align: center;
}

#disclosure .staff ul{
	margin-bottom:0;
}

#disclosure .staff li{
	margin-left: 6px;
	clear: both;
}
