body {
  margin: 0;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

a {
	color: #0099FF;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {{
	text-decoration: none;
	color: #00CCFF;
}

#headnavi{
font-size: 10px;
	color: #000000;
}

#headnavi a {
	color: #000000;
	font-size: 10px;
}
#headnavi a:hover {
	color: #0066FF;
	font-size: 10px;
}

.font12_bule_b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}

.green {
	color: #70B8B8;
}
.f14_b_bule {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.f10 {
	font-size: 10px;
}

.red {
	color: #FF0000;
}
.gray {
	font-size: 12px;
	color: #999999;
}



a img {
border:0;
}
