@charset:iso-8859-1;



div#contents {

position:relative;

}



.report_img {

	float: right;

}

.backnum {

	font-size:73%;

	margin: 30px 0px 30px 10px;

}

.backnum dt{ margin-bottom:10px;}

.backnum dd{

	display: inline;

	margin-left: 3px;

	padding-left: 5px;

	border-left: 1px solid #CCCCCC;
	

}

.report {

	font-size:73%;
	line-height:1.4em;
	margin: 0px 0px 20px 30px;


}

.report dt,.report dd{
	border-bottom:1px dashed #CCCCCC;

	padding: 3px 0px 2px;

}

.report dt {	margin-top: 5px; padding-left:2px;}

.report dd {
	margin-left: 10px; 
	padding-left:2px;
	width:auto;
	position:relative;
	top:0;
	left:0;
	background:#ffffff;
	_display:inline-block;
	_padding-right:5px;
}

.report dd:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.report dd {
  min-height: 1px;
}

* html .report dd {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.report dt.l2 {margin-left:10px;}

.report dd.l2 {margin-left:20px;}

.date {font-weight:normal; margin-left:1em;}

.reportTxt{
    display: block;
    float: left;
    width: 330px;
}

.size{
    min-width: 7em;
    width: auto !important;
	width:7em;
    white-space: pre-wrap;
    display: block;
	height:100%;
    float: right;
	text-align:left;
	background: url(../../images/icon_pdf.gif) no-repeat 0 50%;
    line-height: 1.5em;
	padding:0 0 0 20px;
}

.double-line{
margin-top:-8px;
}

