body 
{
	color: #333333;
	background-color: #ffffff;
	background-image: url(../img/headbg4.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif;
}

.strong {
	color: #006633;
}

a:link {
	color: #006666;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color: #009999;
	text-decoration:underline;
}
a:active {
	color: #666600;
}


body {
  scrollbar-base-color:#99CC99;
}

.F-18 {
	font-size: 18px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.F-14 {
	font-size: 14px;
	line-height: 17pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
