/* CSS Document */
.font12white {
	font-size: 12px; 
	color: #FFFFFF; 
}
.fonth18 {
	font-size: 12px;
	line-height: 18px;
}
a.normal:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.normal:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.font14min {
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.mini {
	font-size: 10px;
}
.fonth18blue {
	font-size: 12px;
	line-height: 18px;
	color: #0033CC;
}
.font14b {
	font-size: 14px;
	font-weight: bold;
}
.fonth18red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.font12hb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
}

