/* 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;
}
.font14redb {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.body {
	background-image: url(../image/bg2.gif);
	background-repeat: repeat;
}
.body2 {
	background-image: url(../image/bg2.gif);
	background-repeat: repeat-y;
}
.fontred {
	font-size: 12px;
	color: #FF0000;
}
.font14blue {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.fonth18gr {
	font-size: 12px;
	line-height: 18px;
	color: #009933;
}
.font14gr {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #009900;
}
.fonth14 {
	font-size: 12px;
	line-height: 14px;
}
.font16gr {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
