@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#cer_report {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #cer_report {
	height: 500px;
}

#cer_report a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#cer_report h4 {
	font-size: 80%;
	margin-bottom: 15px;
}

#cer_report div.report {
	background: #eeeeee;
	padding: 10px;
	margin-bottom: 30px;
}

#cer_report img.bt-report {
	margin-bottom: 10px;
}

#cer_report div.adobe-wrap {
	width: 100%;
}

#cer_report div.adobe-Lt {
	display: inline;
	float: left;
	width: 88px;
}

#cer_report div.adobe-Rt {
	display: inline;
	float: left;
	margin-left: 10px;
}

#cer_report div.adobe-Rt p {
	font-size: 70%;
	line-height: 1.4em;
}
