@charset "UTF-8";
/* 文字コード：UTF-8 */


.matome a{
	color:#808080;
	font-size:x-large;
	font-weight:bold;
	font decoration:none;
}

.matome a:hover{
	text-decoration:underline;
}

/*--report--*/
.ct_mltext .body h3.report{
	color:#808080;
	font-size:170%;
	border-style:none;
	padding-left:0;
}
/*-/report--*/