/* CSS Document */

/*タイトル*************************************************************************/

#sec_reporttl{
	float:left;
	background:url(images/sec_ttl-report.jpg) no-repeat;
	width:553px;
	height:90px;
	margin:11px 0 0 0;
	padding:0;
}


/*テーブル***************************************************************************************************/

#repo{
	margin:auto;
}

#repo table {
	float:left;
	margin:8px 0 0 0;
}

#repo table td {
	height:auto;
	border-width:0 0 1px 1px;
	border-style:solid solid solid dotted;
	border-color:#0099CC;
/*	background-color:#ffffff;*/
	color:#000000;
/*	padding:5px;*/
	line-height:14px;
	vertical-align:text-top;
	font-size:12px!important;}


#repo .td2{
	border-width:0 1px 1px 1px !important;
	border-style:solid!important;
	border-color:#0099CC!important;
	background-color:#ffffff!important;
	color:#000000!important;
	vertical-align:text-top!important;
	font-size:12px!important;}



 table th {
/*	height:43px;*/
	border-width:0 0 1px 5px!important;
	border-style:double!important;
	border-color:#ffffff ;
	border-bottom-color:#0099CC!important;
	/*background-color:#0099CC;*/
	color:#FFFFFF;
	text-align:center;
	background-color:#C7ECF8!important;
	background:url(images/spacer.gif) top!important;
/*	padding:5px;*/
	}
 .th2 {
	border-width:0 0 1px 1px !important;
	border-style:solid!important;
	border-color:#ffffff!important;
	border-bottom-color:#0099CC!important;
	background-color:#0099CC!important;
	color:#FFFFFF!important;
	border-left:1px #0099CC solid!important;
	background-color:#C7ECF8!important;
	background:url(images/spacer.gif) top!important;
}


h4.line{
	border-style:solid solid dotted solid;
	border-width:0 0 0px 8px;
	border-color:#0099CC;
	width:542px;
	height:18px;
	float:left;
	display:block;
	margin:15px 0 -3px 0px;
	padding:4px 0 0 6px;
	font-size:14px;
	letter-spacing:2px;

}

#repo table h4 {
	display:block;
	font-size:15px;
	background-color:#F2F2F2;
	width:auto;
	padding:2px 5px 2px 5px;
	color:#003399;
	border-style:solid;
	border-width:0 0 0 3px;
	border-color:#003399;
	margin:0 0 10px 0;
	line-height:22px;
}

#repo p.subttl {
/*	background:url(images/report_icon-point1.gif) no-repeat left;*/
	padding:0 0 0  0px;
	width:auto;
	height:auto;
	display:block;
	color:#B31A72;
	font-weight:bold;
}

#repo ul {
	margin:7px auto auto 25px;
}



#repo p{
	margin:0;
	text-align:left;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
	width:auto;
	margin:8px 0 0 8px;
}