BODY {
/*
	background-color: #FFFFFF;
*/
	margin-top:    5px; 
	margin-right: 20px; 
	margin-bottom: 5px; 
	margin-left:  20px; 
	font-size:    10pt; 
	font-family: "Verdana", "Arial", "Helvetica", "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif"; 
/*
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Verdana", "Arial", "Helvetica", "sans-serif"; 
*/
}

H1, H2, H3, H4 { 
	font-weight: bold;
/*
	color:  #000000;
	margin: 7pt; 7pt;
*/
}

H1 { font-size: 16pt; }
H2 { font-size: 13pt; }
H3 { font-size: 11pt; }
H4 { font-size: 10pt; }

P  { margin: 5pt; 5pt; }

UL, OL {
	margin-top:    5px; 
	margin-bottom: 5px; 
}	/* inserted 2002/7/25 */

FORM {
	margin-top:    0px; 
	margin-bottom: 0px; 
}


.emphasized1 { font-weight: bold; font-size: 16pt; }
.emphasized2 { font-weight: bold; font-size: 13pt; }
.emphasized3 { font-weight: bold; font-size: 11pt; }
.emphasized4 { font-weight: bold; font-size: 10pt; }


TD {
	font-size: 10pt; 
	font-family: "Verdana", "Arial", "Helvetica", "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif"; 
}

TH {
	font-size: 11pt; 
	font-family: "Verdana", "Arial", "Helvetica", "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif"; 
	font-weight: bold;
}

A         { text-decoration: underline; }
A:link    { color: blue; }
A:visited { color: blue; }
A:active  { color: purple; }
A:hover   { color: red; }

.english  { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }
.eng      { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }
.en { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }
.ja { font-family: "Verdana", "Arial", "Helvetica", "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif"; }

.new { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: red;
}
