H5{
	color : #255FB1;
	font-weight :bold;
}
UL.finance{
	margin-bottom : 24px;
}

TABLE.otherDetail{
	margin-bottom : 24px;
}
TABLE.otherDetail TD{
	text-align : center;
}
TABLE.otherDetail TH.type{
	width : 100px;
}
TABLE.otherDetail TH.name{
	width : 180px;
}

P.copy{
	margin : 16px 0px 0px 0px;
	padding : 16px 0px 0px 0px;
	border-width : 1px 0px 0px 0px;
	border-color : #999999;
	border-style : dashed;
	text-align : right;
	font-weight : bold;
	font-size : 0.9em;
}

h4.kusatu{
	margin: 10px 0 10px 0;
	padding: 8px 0 5px 0;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #538DEB;
	text-align: center;
	line-height: 100%;
}
h4.kusatu span{
	font-weight: bold;
}



