BODY {
	background: #000000; 
	color: #000000; 
	font-family: MS UI Gothic, ‚l‚r ‚oƒSƒVƒbƒN, Arial
}

DIV.title {
	text-align: center;
	color: #888888;
	background-color: #001166;
	font-family: Verdana;
	font-size: 44pt;
	font-weight: bold;
}

H1 {
	color: Gray;
	background-color: #660011;
	font-size: 150%;
	text-align: left;
	font-family: Arial;
	border-top: none;
	border-right: none;
	border-left-width: thick;
	border-left-color: black;
	border-bottom-width: thick;
	border-bottom-color: black;
	margin: 2em 0em 1em;
}

H2 {
	color: #004060;
	font-size: 130%;
	text-align: left;
	font-family: Arial;
	border-top: none;
	border-right: none;
	border-left-width: thick;
	border-left-color: black;
	border-bottom-width: medium;
	border-bottom-color: black;
	margin: 2em 0em 1em;
}

H3 {
	text-align: left;
	color: Maroon;
	margin: 0.5em 0em 0em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: medium solid black;
	font-size: 100%;
}

H4 {
	text-align: left;
	color: #cc4444;
	margin: 2em 0em 1em;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: medium solid black;
	border-color: silver;
	font-size: 100%;
}

P {
	margin: 0pt;
	border: 0pt;
	padding: 5pt;
	text-align: justify;
	line-height: 140%;
}

DIV.tips {
	margin: 0pt;
	border: 0pt;
	padding: 5pt;
	text-align: justify;
}
DIV.tips A:LINK { color: #6666ff; }
DIV.tips A:VISITED { color: #ff44ff; }

DIV.desc {
	margin: 1em 1em;
	background: "#aaaaaa";
}

DIV.attribute {
	margin-left: 4em;
	color: "#006020";
}

P.qanda {
	text-indent: -0.5em;
	margin-left: 1em;
}

DIV.element-list { margin-left: 4em; color: "#002060"; word-spacing: 2em; }
SPAN.tag {
	color: "#404040";
}
SPAN.gr {
	font-family: "Arial";
}

OL LI {
	margin-left: 0.5em;
}

UL {
	list-style-image: url(./img/tanbo.gif);
	margin-left: 0.5em;
	line-height: 140%;
}

UL LI {
	margin-left: 1em;
}

UL LI UL LI {
	margin-left: 1em;
	list-style-image: url(./img/pochi.gif);

}

UL LI OL LI {
	margin-left: 0.5em;
	list-style-image: url(./img/tanbo.gif);
}

DIV.item {
	display: list-item;
	margin-left: 1em;
	text-indent: -10pt;
	list-style-image: url(./img/tanbo.gif);
}

SPAN.symbol {
	color: "#880000";
}

DIV.note {
	color: DarkGreen; 
	font-style: normal; 
	text-indent: -0.6em; 
	margin: 0.2em 1em; 
	font-size: 90%;
	text-align: justify;
}

SPAN.new {
	FONT-FAMILY: Comic Sans MS, Arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	BACKGROUND: red;
	COLOR: black;
}

DIV.left {
	color: yellow;
	margin: 0.3em 0.3em 0.3em 0.3em;
	text-height: 140%;
	font-size: 90%;
	text-align: justify;
}

XMP { background: "#88cccc"; }
DT { font-weight: bold; }
SPAN.elem { font-weight: bold; font-size: 90%; color: "#002060"; }
