@charset "UTF-8";
/* ////////////////////////////////////////////////////////

	IR

//////////////////////////////////////////////////////// */

/* table
----------------------------------------------------------- */
.table01 {
	border-collapse: separate;
	border-spacing:0;
	border-right:1px solid #b9bbbe;
	border-top:1px solid #b9bbbe;
}

.table01 td {
	padding:7px;
	border-bottom:1px solid #b9bbbe;
	border-left:1px solid #b9bbbe;
}

.Cell01 {
	background-color:#f0f1f4;
}

.Cell02 {
	background-color:#dbdcdf;
}

.Cell03 {
	background-color:#eeeeee;
}

/* report
----------------------------------------------------------- */
.ReportImg {
	float:left;
	width:140px;
}

.ReportTxt {
	float:right;
	width:539px;
}
