BODY, P, DIV, UL, OL, LI, DT, DD, FORM, TD, TH {
	font-size: 10.5pt; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
}

BODY {
	background-color: #456BA4; 
}


H1, H2, H3, H4, H5, H6, P {
	margin-top:    5px;
	margin-right:  5px;
	margin-bottom: 7px;
	margin-left:   5px;
}


H1, H2, H3, H4, H5, H6 {
	font-family: "Times New Roman", "Times", "serif";
}


H1 { font-size: 22pt; }
H2 { font-size: 20pt; }
H3 { font-size: 18pt; }
H4 { font-size: 16pt; }
H5 { font-size: 14pt; }
H6 { font-size: 12pt; }


UL {
    list-style-type: disc;
}

ul, ol {

	margin-top:    5px;
	margin-right:  5px;
	margin-bottom: 5px;
    margin-left:   30px;

}


BLOCKQUOTE {
/*	margin-top:    0px;
	margin-bottom: 0px;
	margin-right:  5px;
*/
}


DIV.list {
	margin-top:    0px;
	margin-right:  5px;
	margin-bottom: 0px;
	margin-left:   5px;
}


DIV.listlist {
	margin-top:    3px;
	margin-right:  5px;
	margin-bottom: 0px;
	margin-left:   15px;
}


DIV.listlists {
	margin-top:    3px;
	margin-right:  5px;
	margin-bottom: 0px;
	margin-left:   25px;
}


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


A         { text-decoration: underline;}
A:link    { color: #4F2D91; }
A:visited { color: #3366FF; }
A:active  { color: #D73798;  }
A:hover   { color: #DB0B00;  }


a.red          { text-decoration: none; } 
a.red: link    { color: #CD1234; }
a.red: visited { color: #CD1234; }
a.red: active  { color: #F85477; }
a.red: hover   { color: #F85477; text-decoration: underline; }


a.orange          { text-decoration: none; } 
a.orange: link    { color: #E35A0E; }
a.orange: visited { color: #E35A0E; }
a.orange: active  { color: #EBB631; }
a.orange: hover   { color: #EBB631; text-decoration: underline; }


a.blue          { text-decoration: none; } 
a.blue: link    { color: #14459C; }
a.blue: visited { color: #14459C; }
a.blue: active  { color: #4A82B2; }
a.blue: hover   { color: #66CCFF; text-decoration: underline; }

a.white          { text-decoration: none; } 
a.white: link    { color: #FFFFFF; }
a.white: visited { color: #FFFFFF; }
a.white: active  { color: #FFFFFF; }
a.white: hover   { color: #66E5CC; text-decoration: none; }


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


.emphasized1 { font-weight: bold; font-size: 14pt; }
.emphasized2 { font-weight: bold; font-size: 12pt; }
.emphasized3 { font-weight: bold; font-size: 11pt; }
.emphasized4 { font-size: 16pt; }
.emphasized5 { font-size: 14pt; }
.emphasized6 { font-size: 12pt; }
.emphasized7 { font-size:  8pt; }
.emphasized8 { font-size:  9pt; }
.emphasized9 { font-size: 10pt; }


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


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


.navTag { 
	position: absolute;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	visibility: hidden;
	background-color: lightyellow; 
	color: #000033;
	font-weight: normal;
	font-size: 8pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
}


.japan_in_news {
	font-size: 10pt;
}

DIV.A {line-height:20px;font-size:10.5pt}
DIV.B {line-height:25px;font-size:10.5pt}
DIV.C {line-height:30px;font-size:10.5pt}

p.marga { margin-top: 12pt; margin-bottom: 12pt }