@charset "shift-jis";

body{
	background:#000 url(./akari2_c.gif) no-repeat fixed 100% 100%;
	scrollbar-base-color:#000;
	scrollbar-highlight-color:#113;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#fff;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#113;
	scrollbar-face-color:#000;
	scrollbar-track-color:#000;
	font-size:10pt;
	font-family:verdana, chicago, osaka, ms gothic;
	color:#ccc;
	margin-top:100px;
	margin-left:150px;
	overflow:auto;
}
a{
	text-decoration:none;
}
a:link{
	color:#fff;
}
a:visited{
	color:#fff;
}
a:active,a:hover{
	color:#999;
}