a:link {
	color: #BA6101; text-decoration: underline; 
}
a:visited {
	color: #BA6101; text-decoration: underline; 
}
a:hover {
	color: #BA6101; text-decoration: underline; 
}
a:active {
	color: #BA6101; text-decoration: underline; 
}
body {
	background-image: url(../images/bg.jpg);
	}
.font16b {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	font-weight:bold
}
.font14b {
	font-size: 14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #4D90FF;
}
.font14 {
	font-size: 14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	color: #333333;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
}
.font10 {
	font-size: 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.font14w {
	font-size: 14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	color: #ffffff;
}
.font12w {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #ffffff;
}
.font10w {
	font-size: 10px;
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.font12b {
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #2A88B2;
}
