<style type="text/css">
<!--
	body {
		margin: 0px 0px 0px 0px;
	}
	p {
		color: #000;
		font-family: "hg gothic b", sans-serif;
		letter-spacing: 0.1em;
		padding-right: 20px;
		padding-left: 20px;
		margin-top: 5px;
		line-height: 1.5;
		font-size: 14pt;
	}
	pre {
		font-size: 11pt;
		margin-left: 20px;
		margin-right: 20px;
		color: #000;
		letter-spacing: 0.1em;
		font-size: 16px;
	}
	h1 {
		color: #033;
		line-height: 1.5;
		font-family: "hg gothic b", sans-serif;
		margin-top:50px;
	}
	#container {
		width: 800px;
		border: 2px solid #069;
		margin: 0px auto 0px auto;
		background-image: url(background.png);
	}
	a:link {
		color: #006;
	}
	a:visited {
		color: #006;
	}
	a:hover {
		color: #006;
		background: #ffc
	}
	a:active {
		color: #006;
		background: #ffc;
		border: 3px solid #f00
	}

	.field {
		margin: 10pt 20pt 10pt 20pt;
		padding: 10px;
	}
	.top {
		background-image: url(dot.jpg);
		background-repeat: repeat-y;
		padding:2px;
		border: 2px double #069;
		background-color: #eef;
	}
	.title {
		font-weight:bold;
		text-align: center;
		font-style:normal;
		font-size:20pt;
		margin-top:0pt;
		margin-bottom:0pt;
	}
	.emacs {
		color: #fff;
		background-color: #000;
		padding: 5px 5px 5px 10px;
		line-height: 1.2;
	}
	.kterm {
		color: #fff;
		background-color: #066;
		padding: 5px 5px 5px 10px;
		line-height: 1.2;
	}
	.article {
		padding-top:10px;
		padding-bottom: 10px;

	}
	.center {
		text-align: center;
	}
	.l {
		font-size: 26px;
	}
	.s {
		font-size: 14px;
	}

-->
</style>
