@charset "UTF-8";

.jqplot-target {
	color: #000000;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック";
}

.jqplot-table-legend {
	border-style: none;
}

.jqplot-table-legend-label {
	white-space: nowrap;
	text-align: left;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 8pt;
	border-style: none;
}

.jqplot-xaxis {
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック";
	font-color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.jqplot-yaxis {
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック";
	font-color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.jqplot-highlighter-tooltip {
	font-size: 10pt;
	text-align: left;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック";
	font-color: #000000;
	font-weight: normal;
}
