.cls_graphics {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cls_graphics th {
	width: 130px;
	position: static;
	background-color: #FFF;
	text-align: left;
	border: 1px dotted #999;
	vertical-align: middle;
}
.cls_graphics td {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	background-color: #CFE;
	width: 600px;
}
.cls_graphics td div {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	width: 600px;
	background-color: #CFE;
	font-weight: bold;
	color: #D00;
}
