body {
	font-family: Meiryo, Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #000011;
	background-color: #333344;
	background-image: url(back.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;
	text-align: center;
	padding-bottom: 8px;
}
.index {
	font-size: small;
	color: #000011;
	background-color: #eeeeff;
	text-align: center;
	margin-top: 32px;
	border-width: 1px;
	border-style: solid;
	border-color: #000011;
	padding: 8px;
	margin-left: 4%;
	margin-right: 6%;
	margin-bottom: 8px;
	width: 90%;
}
.main {
	font-size: small;
	text-align: left;
	width: 100%;
	color: #000011;
	background-color: #eeeeff;
	text-align: left;
	margin-top: 32px;
	border-width: 1px;
	border-style: solid;
	border-color: #000011;
	padding: 8px;
	margin-left: 4%;
	margin-right: 6%;
	margin-bottom: 8px;
	width: 90%;
}
a:link {
	color: #0000cc;
}
a:visited {
	color: #cc00cc;
}
a:active {
	color: #ff0000;
}
a:hover {
	background-color: #ccccff;
}
.ja {
	display: inline;
}
.en {
	display: none;
}
.tw {
	display: none;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888899;
	padding-bottom: 2px;
	width: 100%;
}
i {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.footer {
	font-style: oblique;
	text-align: justify;
	margin-top: 16px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #888899;
	padding-top: 4px;
	padding-bottom: 8px;
	width: 100%;
}
.comment {
	font-size: small;
	background-color: #fff8c0;
	margin: 2px;
	border-width: 1px;
	border-style: dashed;
	border-color: #888899;
	width: 80%;
}
h2{
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #eeeeff;
	background-color: #333344;
	text-align: left;
	border-width: 1px;
	border-top-style: none;
	padding-top: 4px;
	border-left-style: none;
	border-right-style: none;
	margin-bottom: 16px;
	border-bottom-style: solid;
	border-bottom-color: #111122;
	padding-bottom: 4px;
	width: 100%;
}
h2 a:link {
	color: #3333ff;
}
h2 a:visited {
	color: #ff33ff;
}
h2 a:active {
	color: #ff3333;
}
h2 a:hover {
	background-color: #555566;
}
.langwarn {
	display: block;
}
.ctrl {
	font-size: small;
	color: #eeeeee;
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.keyb {
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-color: #ffffcc;
	border-top-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #CCCC99;
	border-bottom-width: 2px;
	border-bottom-color: #CCCC99;
}
.keyc {
	font-size: small;
	font-weight: bold;
	color: #dddddd;
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
