td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 20px;
}
.large {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 24px;
}
.largeB {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #009981;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #996633;
	text-decoration: underline;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FD7904;
	text-decoration: none;
}
.slarge {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 21px;
}
.slarge2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	line-height: 16px;
}
.tableColor {
	background-color: #FFFFFF;
}
.proBG {
	background-color: #FFFFCC;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
}
.proSlarge {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33CC33;
}

.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 15px;
}
.medium {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
}

.mar12 { margin-left: 12px }
.mar48 { margin-left: 48px }

