@charset "utf-8";

@import url("../../css/reset.css");
@import url("../../css/common.css");
@import url("common.css");

/* ================================================

	report
	
	cm60.css
	
================================================ */
div.report_contents h3 {
	padding-top: 5px;
}



/* report_contentsArea */
div.report_contentsArea {
	width: 570px;
	padding: 20px 0 20px 50px;
}

div.report_contentsArea h4 {
	margin-top: 5px;
}


/* Flash領域 */
div.report_contentsArea p#message_flash {
	border: 5px #F7DA04 solid;
} 


/* その他のバージョンのCMはこちら */
div.report_contentsArea p.btn_cm {
	margin-top: 30px;
	text-align: center;
}