@charset "shift_jis";
/*============================================
 2009.09.08
 report.css
============================================*/
/* top-report
========================================== */
.top-report{
	width:633px;
	float:left;
	background:url(../img/top-report-bg01.gif) repeat-y;
}
.top-report-image{
	display:inline;
	margin-left:28px;
	width:165px;
	float:left;
}
.top-report-image p{
	font-size:0.88em;
	width:150px;
}
.top-report-txt{
	display:inline;
	margin-right:19px;
	width:419px;
	float:right;
}
.top-report-txt h4{
	padding:0 0 5px 0;
	font-size:1.4em;
	font-weight:bold;
	color:#000000;
	border-bottom:2px solid #f5a100;
}

.top-report-txt h4 a:link{ color:#000000; text-decoration:none; }
.top-report-txt h4 a:visited{ color:#000000; text-decoration:none; }
.top-report-txt h4 a:hover{ color:#f38900; text-decoration:none; }
.top-report-txt h4 a:active{ color:#f38900; text-decoration:none; }

.top-report-txt h5{
	margin-top:10px;
	padding-left:20px;
	font-size:1em;
	color:#087a08;
	background:url(../img/top-report-icon01.gif) 0 50% no-repeat;
}


.top-report-txt p.copytxt{
	margin:9px 0 8px 0;
	padding:0;
	font-weight:bold;
}
.top-report-txt p.linktxt{
	font-size:0.88em;
}
.report-link a:link{ color:#666666; text-decoration:none; }
.report-link a:visited{ color:#666666; text-decoration:none; }
.report-link a:hover{ color:#f38900; text-decoration:none; }
.report-link a:active{ color:#f38900; text-decoration:none; }
