body {

	font-size: 12px;

}
table {  font-size: 12px; line-height: 17px}

.font_12 {  font-size: 12px}
.font_11 {
	font-size: 11px;
	font-weight: normal;
}
.font_14 { font-size: 14px; line-height: 17px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.font_16 { font-size: 16px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-weight: bold}
.font18b {
font-size: 18px; font-family: "ＭＳ Ｐ明朝", "細明朝体"; font-weight: bold
}
.font14b {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #006A35;
	font-weight: bold;


}
.font14a {
	font-size: 14px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #006A35;

}
.blue {
	color: #0000FF;
}
.red {color: #FF0000}

.box1 {
	border: 1px dashed #FF8040;
}
