/*---------------------------------------------------------*/

/*--ReportIndex--*/

#ReportIndex{

	color : #FFFFFF;

	font-size : 10pt;

	font-weight : bold;

	background-color : #3366FF;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}

#No_Link{

	color : #FFFFFF;

	font-size : 10pt;

	font-weight : bold;

	background-color : #666666;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}

/*--本文側のIndex--*/

#ReportBODYIndex{

	color : #FFFFFF;

	font-size : 10pt;

	font-weight : bold;

	background-color : #009966;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}

/*---------------------------------------------------------*/

/*--本文--*/

#ReportTitle{

	color : #FFFFFF;

	font-size : 14pt;

	font-weight : bold;

	background-color : #3366FF;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}



#ReportIntro{

	color : #000000;

	font-size : 11pt;

	font-weight : bold;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}



#ReportDate{

	color : #FF6600;

	font-size : 10pt;

	font-weight : bold;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}



#ReportText{

	color : #0000FF;

	font-size : 10pt;

	font-weight : bold;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}



#ReportTableTitle{

	color : #FFFFFF;

	font-size : 12pt;

	font-weight : bold;

	background-color : #FF6600;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}



/*表の項目名*/

#ReportTableHead{

	color : #FFFFFF;

	font-size : 10pt;

	font-weight : bold;

	background-color : #444444;

	filter : alpha(style=1 , opacity=100 , finishopacity=50 , startx=0 ,starty=0 , finishx=300 , finishy=100)

}

/*表の項目内容*/

#ReportTableItem{

	color : #0000FF;

	font-size : 10pt;

	font-weight : bold;

}



#ReportAddComment{

	color : #FF0000;

	font-size : 9pt;

}

