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:#d8eff5;
	scrollbar-face-color:#d8eff5;
	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;
}

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


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

a:hover{
	font-size:12pt;
 	color:#003300;
	text-decoration : underline;
}

h3{
	font-size:14pt;
	
}