.column{
	width:600px;
	padding:10px;
	background-color:#fffff0;
	border:1px solid #999966;
	overflow:auto;
}
p{
	text-indent:1.3em;
	letter-spacing:0.2em;
	font-family:monospace;
	font-size:100%;
	text-align:left;
	color:#666600;
	line-height:1.2;
	margin-bottom:3px;
	margin-top:3px;
}
h2{
	text-align:left;
	font-size:100%;
	color:#556b2f;
	margin-bottom:3px;
}
ul{
	margin:5px 10px 5px 40px;
}
ul li{
	line-height:1.6;
	color:#b8860b;
	text-align:left;
	font-size:90%;
	list-style-type:
}
table{
	width:560px;
	border-collapse:collapse;
	border:1px solid #666600;
	color:#666600;
	margin-left:auto;
	margin-right:auto;
}
table th{
	font-size:85%;
	border:1px solid #666600;
	letter-spacing:0.5em;
	padding:5px 5px;
}
table td{
	font-size:85%;
	vertical-align:top;
	line-height:1.3;
	border:1px solid #666600;
	padding:5px 10px;
}
.syurui{
	width:140px;
}
.page{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
h1{
	font-size:medium;
	color:#2e8b57;
	font-family:sans-serif;
	font-weight:bold;
	background-color:#fafad2;
	border-style:dashed;
	border-color:#556b2f;
	border-width:2px;
	margin:20px auto;
	padding:10px;
	width:400px;
	text-align:center;
}
.illust{
	text-align:right;
	float:right;
}
ol{
	font-size:100%;
	margin:0px 5px 5px 80px;
	color:#666600;
}
ol li{
	text-align:left;
	line-height:1.4;
	letter-spacing:0.1em;
	font-size:100%;
	font-family:monospace;
}
a:link{
	color:#556b2f;
}
a:visited{
	color:#556b2f;
}
a:hover{
	color:#daa520;
}
a:active{
	color:#556b2f;
}
body{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:600px;
}
.hiduke{
	text-align:right;
	color:#2e8b57;
}
a{
	outline-style:none;
}