/* governance css */
*{
	margin: 0px;
	padding: 0px;
	}
a{
	color:#010C80;
}
.gototop{
	width: auto;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
}
div.gototop a{
	text-decoration: none;
	font-size: 12px;
}
div.gototop a:hover{
	text-decoration: underline;
}
img{
	border: none;
	}
div.BlueCaption{
	clear:both;
	width:636px;
	height:23px;
	margin:0px 10px 1em 10px;
	background-image:url(../images/shop/report/index_bg01.gif);
	background-repeat:no-repeat;
	text-align:left;
}

	div.BlueCaption h2{
		color:#001182;
		font-size: 12px;
		font-weight:normal;
		line-height:14px;
		margin:0px 0px 0px 0px;
		padding:5px 12px 0px 12px;
	}

#governance h3{
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	margin: 0px 0px 1em 10px;
	padding: 0px;
}
#governance p,#governance span{
	margin-right:10px;
	margin-left:10px;
	color: #333333;
	margin-bottom:6px;
	font-size: 14px;
	text-indent: 1em;
	line-height: 1.8em;
}
#governance .last{
	margin-bottom:12px;

}
#governance .pdf{
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
}
#governance img{
	vertical-align:middle;
}
#gov_contents table{
	margin-left:22px;
	width:624px;
}
/*#governance td{
	font-size: 12px;
	color: #333333;
	vertical-align:top;
}*/
#gov_contents td p{
	margin-right:0;
	margin-left:0;
	text-indent:0;
}
.ml10{
	margin-left:10px;
}
.mb1e{
	margin-bottom:1em;
}

#gov_contents .gototop{
	margin-bottom:0px;
	font-size:12px;
}

/**190712**/
.henkou {
	margin: 40px 0;
	padding: 1em 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #999;
}
.systemChart{
	margin: 70px 0 40px;
	font-size: 20px;
	font-weight: bold;
}
.systemChart img{
	margin-top: 10px;
}
