html {
	height: 100%;
	background-image: url(cg/back-g2.png);
}
body {
	font-family: "monospace", "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	padding: 0px;
/*	background-color: transparent; */
}
/*==== ƒŠƒ“ƒNŠÖ˜A ====*/
/*---- ’Êí ----*/
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.fr {
	color: #ff0000;
}
.fb {
	color: #0000ff;
}
.fg {
	color: #00aa00;
}

H1 {
	color: red;
	font-size: 18pt;
}

H2 {
	color: blue;
	font-size: 18pt;
	font-weight: bold;
}

li {
	margin-bottom: 8px;
}

ul {
	margin-bottom: 8px;
}

