@charset "shift-jis";

body{
	background:#000 url(./0250b.jpg) no-repeat fixed 0% 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:450px;
	overflow:auto;
}
a{
	text-decoration:none;
}
a:link{
	color:#fff;
}
a:visited{
	color:#fff;
}
a:active,a:hover{
	color:#999;
}
.waku_400_300{
	border-style:none;
	overflow:auto;
	width:400px;
	height:300px;
	text-align:left;
}