body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: medium;
	margin:0px;
	line-height: 150%;
	text-align: justify;
	text-justify: distribute;
	background-image: none;
	background-color: #F0E1FF;

}
.thead {
	background-color: #9966CC;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #F0E1FF;


}


.table {
	background-color: white;
	border: solid 1px #F0E1FF;
	border-collapse: collapse;
	padding: 5px;


}
.ten-head {
	background-color: #6415A0;
}

a {
	text-decoration: none;

}


a:link {
	color: #0000CC;
	font-weight: bold;

}

a:visited {
	color: #6600CC;
	font-weight: bold;
}

a:active {
	color: #FFCC33;
	font-weight: bold;
}

a:hover {
	color: #FF3333;
	font-weight: bold;
}
.font-big {
	font-size: larger;
	font-weight: bold;
	color: #FF3333;



}
.font-small {
	font-size: x-small;
}
.font-top {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: bold;

}
.font-xbig {
	font-size: x-large;
	color: #003399;

}
.font-xsmall {
	font-size: xx-small;
}
