.f12 {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
}
.f12bl {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #0033FF;
}
.f14 {
	font-size: 14px;
	line-height: 150%;
}
.f14b {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.topf {
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 160%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #0033CC;
	font-weight: bold;
}
.f12b {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 140%;
}
.f12bs {
	font-size: 12px;
	font-weight: bold;
}
.f10 {
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 1px;
}
.f10w {
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 1px;
	color: #CCFFFF;
}

H1{
  font-size : 12px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H2{
  font-size : 12px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}


