.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #999999;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.chart {
	position: relative;
	width: 400px;
	height: 285px;
}
.scale {
	width: 70px;
	height: 250px;
}
.value {
	position: relative;
	width: 400px;
	height: 200px;
	overflow: hidden;
}
.volume {
	position: relative;
	width: 400px;
	height: 85px;
	overflow: hidden;
}
.scale-value {
	position: relative;
	width: 55px;
	height: 200px;
	overflow: hidden;
}
.scale-volume {
	position: relative;
	width: 55px;
	height: 85px;
	overflow: hidden;
}
