@charset "UTF-8";
/* ////////////////////////////////////////////////////////

	CSR

//////////////////////////////////////////////////////// */

	
/* technology
----------------------------------------------------------- */

.Contents2column {
	width:334px;
}

/* policy
----------------------------------------------------------- */
.ListNumber li {
	list-style-type: decimal;
	list-style-position:inside;
	text-indent:-1.3em;
	padding-left:1.3em;
}

/* Report
----------------------------------------------------------- */

.RepLink {
	padding-left:10px;
	background:url(../../../common/images/bullet_arrow_blue.gif) no-repeat left;
	zoom:1;
}

.Table01,
.Table02 {
	border-collapse: separate;
	border-spacing: 0;
	border-left:1px solid #b9bbbe;
	border-top:1px solid #b9bbbe;
}

.Table01 th,
.Table01 td {
	padding:7px;
	border-right:1px solid #b9bbbe;
	border-bottom:1px solid #b9bbbe;
	/*word-break:break-all;*/
}

@media print {
	.Table01 th,
	.Table01 td {
		padding:2px;
	}
	
	.Table01 a img {
		display:none;
	}
}

.Table01 th {
	font-weight:bold;
}

.Cell01 {
	background-color:#f0f1f4;
}

.Cell02 {
	background-color:#dbdcdf;
}

.Cell03 {
	background-color:#eeeeee;
}

ul.RepPast li {
	margin-bottom:10px;
}
