body {
	background-color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px;
	color:#c8c8c8;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
html,body {
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
}
.text{font-size:13px; line-height:140%
}

.caution{font-size: 11px;}
.txt_hyou{font-size: 12px;}
a:link	{ color: #888888; text-decoration: underline; }
a:visited{ color: #888888; text-decoration: underline; }
a:hover	{ color: #ffffff; text-decoration: underline;  }
a:active{ color: #ffffff; text-decoration: underline; }

a.navi:link {
	font-size: x-small;
	color: #888888;
	text-decoration: underline;
}
a.navi:visited {
	font-size: x-small;
	color: #888888;
	text-decoration: underline;
}
a.navi:hover {
	font-size: x-small;
	color: #ffffff;
	text-decoration: underline;
}
a.navi:active {
	font-size: x-small;
	color: #ffffff;
	text-decoration: underline;
}
.navitext{font-size: x-small;}
.new{
	color:#CC3300;
	font-weight:bold;
}
.newstext{
	font-size:10px;
	line-height:130%;
}
