body {
	background-color:#000000;
	color:#eeeeee;
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
body,pre,.link{
	font-size:x-small;
}
a{
	color:lightblue;
	text-decoration:underline;
}
a:active{
}
a:visited{
	color:yellow;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}

h1{
	background-color:#ffffff;
	width:600px;
	padding:10px;
}
.image{
	margin:10px;
}
/*************************************************/
h2{
	width:300px;
	padding:10px;
	border-left:10px dotted #999999;
	color:#999999;
	font-size:x-small;
	text-align:left;
}
.story{
	line-height:140%;
}
.copy{
	margin-top:300px;
}
