


/* ======FONT SIZE==================== */




.new  { color: #ffffff; font-size: 10px; font-family:verdana ; background-color:red; font-weight:bold }

a:link,a:visited,a:active{ text-decoration: none ; color:#0000ff;}
a:hover { text-decoration: underline ;  color:#0000ff;}

.fs10 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #373737;
	line-height: 150%;
}

.fs12 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #373737;
	line-height: 150%;
}

.fs12w {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #ffffff;
	line-height: 150%;
}


.fs14 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #545454;
	line-height: 125%;
}
.fs14bw {
	font-weight: bold;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #ffffff;
	line-height: 150%;
}
.fs16 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;font-weight: bold;
	color: #373737;
	line-height: 150%;
}
.fs16b {
	font-weight: bold;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #373737;
	line-height: 150%;
}
.fs16bw {
	font-weight: bold;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #ffffff;
	line-height: 150%;
}
.fs20b {
	font-weight: bold;
	font-size: 20px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #373737;
	line-height: 125%;
}
.fs20 {
	font-size: 20px;
	font-family: "ＭＳ Ｐゴシック", osaka, Arial, Helvetica;
	color: #373737;
	line-height: 125%;
}



