a:link {
	color: #FF0080;
	text-decoration: none;
}
a:visited {
	color: #FF0080;
	text-decoration: none;
}
a:hover {  color: #FF0080; background: #000000}
a:active {  color: #6699FF; text-decoration: underline; background: #EAF1FF}
	 
body {
	font-size: 10pt;
	color: #666666;
	background: #FFFFFF;
	font-family: "MS UI Gothic";


}
table {
	font-size: 10pt;
}
td {
	font-size: 10pt;
}
.red10 {
	color: #FF0000;
}
.line {
	line-height: 120%;
}
.ttl {
	font-size: 12pt;
}
