body {
	background-color:#000000;
	background-image:url("../../../../www.cc9.ne.jp/_mal3/image/back.html");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	font-family:Tahoma,MS UI Gothic,sans-serif;
	color:#ffffff;					/* white	*/
}
h2 {
	background-color:#ff0000;
	font-family:中ゴシック体,Comic Sans MS, fantasy;
	font-size:200%;
	font-weight:bold;
	text-align:center;
}
p {
	line-height:200%;
	margin:2% 15% 0% 15%;			/* 上 右 下 左	*/
}
td,th {
	color:#ffffff;					/* white	*/
	vertical-align:top;
}
dt {
	margin:1% 20%;					/* 上下 左右	*/
}
ul {
	list-style-type:square;
}
dd,ol,ul {
	margin:0% 15% 0% 25%;
}
ruby {
	ruby-align:distribute-space;
}
A:Link {
	color:#00ffff;					/* cyan		*/
	text-decoration:underline;
}
A:Visited {
	color:#87ceeb;					/* skyblue	*/
	text-decoration:underline;
}
A:Active {
	color:#ff0000;					/* red		*/
	text-decoration:none;
}
A:hover {
	color:#ffff00;					/* yellow	*/
	text-decoration:underline;
	underline;
}
.QUOTE {
	margin:2% 15% 0% 20%;			/* 上 右 下 左	*/
}
.BIG {
	font-size:160%;
}
.SMALL {
	font-size:80%;
}
.MONO {
	font-family:monospace;
}
.HIDE {
	color:#121212;
}
.RED {
	color:#ff0000;
}
.YELLOW {
	color:#ffff00;
}
.COLUMN {
	border-color:#ff0000;
	border-width:2px;
	border-style:dotted;
	padding:5px;
	line-height:180%;
	margin:1% 20%;					/* 上下 左右	*/
}
.HR {
	border-color:#ff0000;
	border-width:0 0 4px 0;
	border-style: solid;
	padding:1% 15%;					/* 上下 左右	*/
	margin:0% 0% 0% 0%;				/* 上 右 下 左	*/
}
.CTR {
	text-align:center;
}
.RGT {
	text-align:right;
}
.TITLE {
	background-color:#cc3333;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
}
.NUM {
	font-family:Verdana;
}
.SPONSOR {
	background-color:#907e6f;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
}
