/* 
1010415 01:21:26	for imsj/jp
1010505 05:47:05	add Japanese font
*/

BODY {
	/* font-family: "Verdana, Arial"; */
	font-family: "Osaka,Verdana, Arial,MS Pゴシック";
	/* font-size: 14pt; */
	background : white;	
}	

.title {
	color: #330066;
	font-weight: bold;
	font-size: 125%;
}

/* 
h1, h2, h3, h4, h5, h6 {
	 color: #330066;
	 font-weight: bold
	 }
*/
	 
h1, h2, h3, h4, h5, h6 { color: #D76B01; font-weight: bold }
h1           { font-size: 160%;}
h2           { font-size: 125%;}
h3           { font-size: 115%;}
h4		{font-size: 80%;}
h5,h6	{font-size: 70%;}
	
A 		{
		/* font-weight: bold;*/
		Color: #333333;
		}

/* A h1, h2, h3, h4, h5, h6 A { color: #D76B01; font-weight: bold }*/
H1 A{ color: #D76B01; font-weight: bold }
H2 A{ color: #D76B01; font-weight: bold }
H3 A{ color: #D76B01; font-weight: bold }
		
A:hover {
	Color: red;
	/* 
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	*/
		}

A:hover FONT{
		/* 
		Color: #CC0000;
		Color: #ffcc00;
		*/
		Color: #ff3300;
		}

HR {
	COLOR: #E0E0E0; HEIGHT: 1px
}


P,Table,td{
	/* font-size: 10pt; */
	/* font-family: "Verdana, Arial"; */
	font-family: "Osaka,Verdana, Arial,MS Pゴシック";
	/* color: "#333333";*/
	/* color: "#666666"; */ /*より薄い*/
	color: "#000000"; /*black*/
}

/* UL{color: teal;} */
UL A{Color: #333333;} 
LI {color: #333333;
/* DD {color: teal;}*/
DT A{color: #333333;}

