BODY {
	font-family: 'ＭＳ Ｐゴシック';
	font-size: 14px;
	margin: 0;
	cursor: default;
	color: black;
	background: white
}
P {
	margin: 10px;
}
IMG {
	border: 0;
	margin: 0
}
TABLE {
	font-size: 14px;
	margin: 0;
	text-align: center;
	color: #000;
}
TABLE.tight {
}
DIV.3d-outset {
	border-top: solid #ccccff 2px;
	border-left: solid #ccccff 2px;
	border-right: solid #333399 2px;
	border-bottom: solid #333399 2px;
	margin: 0;
	padding: 4px;
	background-color: #9999ff
}
EM {
	font-style: normal;
	font-weight: bolder
}
HR {
	color: black;
	height: 1px
}
UL, OL {
	font-family: Verdana;
	margin: 10px 0 10px 38px;
	padding: 0
}
LI {
	margin-bottom: 3px;
	margin-top: 3px
}
A:link {
	color: #4080ff;
	text-decoration: none
}
A:visited {
	color: #4080ff;
    text-decoration: none
}
A:hover {
	color: #4080ff;
    text-decoration: underline
}
A:active {
	color: #4080ff;
	text-decoration: underline
}
SPAN.kanji {
	font-family: 'ＭＳ Ｐゴシック';
}
SPAN.laten {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ＭＳ ゴシック";
}
CODE {
	font-family: courier;
}
SUP {
	vertical-align: text-top;
	font-size: 11px;
}
SUB {
	vertical-align: text-bottom;
	font-size: 11px;
}
.kanji li .laten {
	color: #000;
}
#apDiv16 h2 {
	font-size: 24px;
	color: #0C0;
}

