body,td,th {
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
body {
	background-color: #E8E8FF;
	text-align: center;
}
table {
    margin-left: auto;
	margin-right: auto;
	text-align: left;
}		
.size12 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
}
.size12B {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
}
.size14 {font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
}
.blue14B{
	color: #000099;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}
.pink{
	color: #FF0099;
	font-size: 12px;
	line-height: 1.3em;
}
.white {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.3em;
	color: #ffffff;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #3300FF;
}
a:hover {
	color: #990066;
}
a:active {
	color: #660033;
}
