body{
	font-size:10pt;
	/* font-family:"MS UI Gothic", "ＭＳ Ｐゴシック"; */
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	color: #333366;
	
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#fafafa;
	scrollbar-darkshadow-color:#aaaaaa;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-3dlight-color:#aaaaaa;
	scrollbar-arrow-color:#aaaaaa;
}

table{
	font-size:10pt;
	/* font-family:"MS UI Gothic", "ＭＳ Ｐゴシック"; */
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	color:#696969;
}

table.kouji{
	font-size:10pt;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	color:#000000;
}

font{
	/* font-family:"MS UI Gothic", "ＭＳ Ｐゴシック"; */
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}


h3{
	font-size:14pt;
	color:333366;
}

a:visited{
	font-size:10pt;
 	color: #003399;
	text-decoration : none;
}
a:link{
 	font-size:10pt;
	color: #003399;
	text-decoration : none;
}

a:hover{
	font-size:10pt;
 	color:#ff0000;
	text-decoration : underline;
}
