#description {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10%;
	width: 80%;
	padding: 10px;
	border: 5px double #666666;
}
.cornerTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #66FFFF;
	line-height: 40px;
}
.new {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.update {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: bold;
	color: #99FF00;
	text-align: right;
	margin-bottom: 20px;
}
.description {
	font-size: 12px;
	color: #CCCCCC;
	width: 80%;
	padding: 5px;
	border: 5px double #666666;
}
body {
	color: #FFFFCC;
	background-color: #000000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
dt {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	font-size: 14px;
	background-color: #333333;
	width: 600px;
}
dd {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	line-height: 120%;
	width: 85%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #99FFFF;
}
li {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	line-height: 200%;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 18px;
	color: #FFCC33;
	width: 90%;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	border: 4px double #FFCCFF;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	width: 90%;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-color: #cccccc #cccccc #ff6666 #666666;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	margin-left: 5px;
}
h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	color: #ffffff;
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
}
hr {
	border-color: #8888bb;
	border-style: solid;
	height: 0px;
}
p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
	border: 3px ridge #006666;
	padding: 5px;
	margin-right: 30px;
}
a:hover {
	background-color: #336633;
	color: #FFFF66;
}
.pageNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-left: 0px;
}
.bottomNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.underconstruction {
	color: #999999;
}
