/* メインスタイルシート */
/* 2001.11.23 */
/* 2003.10 一部変更 */

BODY{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10pt;
}

A:link{							/*リンク*/
	text-decoration:underline;
	color:#6666AA;
}

A:visited{						/*リンク*/
	text-decoration:none;
	color:#003399;
}

A:active{						/*リンク*/
	text-decoration:underline;
	color:#669966;
}

A:hover{						/*リンク*/
	text-decoration:underline;
	color:#669966;
}


TD{
	font-size:	10pt;
}

FONT.copy01{
	color:		#666666;
	font-size:	8pt;
}

TD.news01{
	color:#666600;
	font-weight:bold;
}

FONT.news02{
	color:#666600;
	font-weight:bold;
	font-size:	9pt;
}

FONT.news03{
	color:#666666;
	font-size:	8pt;
}

FONT.news04{
	color:#666600;
	font-weight:bold;
}

FONT.news05{
	color:#666600;
	font-weight:bold;
	line-height:	14pt;
	font-size:	12pt;
}

FONT.news06{
	line-height:	14pt;
	font-size:	12pt;
	color:#666666;
}

FONT.news07{
	line-height:	14pt;
	font-weight:bold;
}

FONT.news08{
	line-height:	14pt;
}


TD.news00{
	line-height:	12pt;
}

TD.c7{
	font-size:	9pt;
}

FONT.style01{
     font-size:	    10pt;
     line-height: 160%;
}

FONT.style02{
     font-size:	    12pt;
     line-height: 160%;
}

FONT.style03{
     font-size:	    14pt;
     line-height: 160%;
}

FONT.small{
     font-size:	    8pt;
}

span.font8 { font-size: 8pt }