html{
	scrollbar-3dlight-color:gray ; 
	scrollbar-arrow-color:whitesmoke ;
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:dimgray; 
	scrollbar-face-color:lightgrey; 
	scrollbar-highlight-color:#ffffff ; 
	scrollbar-shadow-color:#dcdcdc ; 
	scrollbar-track-color:#ffffff ;
}
body {
	font-size:12px;
	font-family:Verdana,MS UI Gothic , Osaka;
	background-color:whitesmoke;
	table-layout:fixed;
	}
a:link,a:visited{ color:orangered}
a:visited{color: orangered;}
a:active	{ color: orangered;}
a:hover		{ background-color:orangered;color:white;}
table{
border:1px solid black;
font-size:12px;
width:99%;
margin-bottom:10px;
}
td{
	width:15%;
	text-align:center;
}
table{
	width:99%;
	border-style:solid;
	border-width:1px;
	border-color:dimgray;
	border-top:none;
	border-left:none;
	margin:1em 0;
}
.tablehead th{
	background-image:url(http://www.geocities.jp/server-errors/not_found.html);
}

tr{
	background-image:url(http://www.geocities.jp/server-errors/not_found.html);
	background-repeat:repeat-x;
	background-color:whitesmoke;
}
th{
	background-image:url(http://www.geocities.jp/server-errors/not_found.html);
	padding:0.2em 0 0.2em 0.7em;
	border-left:1px solid silver;
}
td{
	color:#333333;
	padding:0.2em 0 0.2em 0.7em;
	border-left:1px solid silver;
}

#comment{
color:black;
}
#comment a{
color:black;
text-decoration:none;
}
#comment a:hover{
cursor:default;
background-color:transparent;
text-decoration:none;
}
h1{
font-size:12px;
padding-top:20px;
}
h2{
font-size:12px;
background-color:white;
padding:4px 20px ;
}
hr{
border:1px solid whitesmoke;
}

/*-------------------------------------------------*/
#colorname{
}
.pager{
font-size:14px;
padding-top:20px;}
.currentpage{
color:white;
background-color:crimson;
}
.imode{
	display:none;
}
