.abc {
	margin: 5px;
	border: solid 2px red;
	padding: 2px
}

body {
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
	line-height: 120%;
	letter-spacing: 0em;
	margin: 3px;
	text-align: center;
	margin-right: auto
}

tr,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
	line-height: 120%;
	letter-spacing: 0em
}

sup {
	font-size: 80%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
	line-height: 100%;
	vertical-align: top
}

sub {
	font-size: 80%;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
	line-height: 100%;
	vertical-align: baseline
}

a:link {
	text-decoration: none;
	color: #333399
}

a:visited {
	text-decoration: none;
}

a:hover {
	font-weight: bold
	text-decoration: none;
	color: #FF0000
}

a:active {
	font-weight: bold
	text-decoration: none;
	color: #FF0000
}

@media print  { .noPrint { display:none }}

.a {
	font-size: 11
}

.b {
	font-size: 10;
	color: #808080;
	line-height: 120%
}

.c {
	font-size: 12;
	color: #cc0000;
	line-height: 120%
}

.d {
	font-size: 10;
	color: #808080;
	letter-spacing: 0em
}
