@charset "EUC-JP";			/* 文字コードの指定 */

#Contents {
	color:#333;
	margin:0;
}
#Contents p{
	clear:both;
	font-size:100%;
	color:#555;
	margin:0;
}
#Contents small{
	clear:both;
	font-size:75%;
	text-align: right;
	color:#777;
	margin:0;
}
#Contents ul{
	margin-top:0.4em;
	margin-bottom:0.4em;
}
#Contents li{
	font-size:80%;
	color:#555;
}
#Contents img{
	margin-top:0.4em;
	margin-bottom:0.4em;
	margin-right:0.4em;
	float:left;
}
#Contents h3{
	font-size:120%;
	clear:both;
	margin:1em 0 0.4em 0;
}
#Contents h4{
	color:#444;
	font-size:100%;
	clear:both;
	margin:0.9em 0 0.3em 0;
}

#Contents .footnote{
	font-size:80%;
	color:#555;
	text-indent:-1em;
	padding-left:1em;
	margin-top:0.4em;
	margin-bottom:0.4em;
}

#Contents table{
	margin-top:0.4em;
	border-collapse:separate;
}
#Contents th,td{
	padding-right:1em;
	border-bottom:dotted 1px #888
}
#Contents th{
	font-size:80%;
	color:#399;
}
#Contents td{
	font-size:80%;
	color:#555;
}

#Contents #indexmenu{
	background-image: url(bg_header_report.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	height:152px;
	padding-left:160px;
}