body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-size: small;
	background-image: url(img/bg_top.gif);
	background-repeat: no-repeat;
	color: #666666;
}

BLOCKQUOTE,TR,TD,LI{font-size:small;color:#333333;}

.size0 {
	FONT-SIZE: 12pt; COLOR: #333333; LINE-HEIGHT: 1.6em
;}
.ta{
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	}
.na{
	color:#ffffff;
	}

a:link {
	font-weight: bold;
	color: #0055ff;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0055aa;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #C51B8A;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.copy {
	font-size: 9px;
	color: #77aadd;
}

.sml {
	font-size: x-small;
}

.smlbd {
	font-size: x-small;
	font-weight: bolder;

}

.midbd {
	font-size: medium;
	font-weight: bolder;
}

.dash {
	border: thin dashed #FF9900;
}

.dash2 {

	border: thin dashed #CC3333;
}

.smlbdor {
	font-size: x-small;
	font-weight: bolder;
	color: #C51B8A; 
}

.mid {  
	font-size: medium;
	font-weight: normal;
}

.midbdmin {
	font-size: large;
	font-weight: bolder;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}

.xsml {
	font-size: xx-small;
}

