/* CSS Document */

<style>

.mainj {

	font-family: "MS UI Gothic", "MS UI Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}

h1{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}
.enheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

td{font-family:verdana;font-size:11px;color:000000}

A {
	text-decoration: underline;
	color:FFFC00;
	font-size: 11px; 
	font-family: ＭＳ Ｐゴシック, verdana;
	line-height:14px;
}
a:visited{color:FFFC00}
a:hover{color:red}
a.blue{color:0000FF}
a.blue:visited{color:0000FF}
a.right{color:AA0000}
a.right:visited{color:AA0000}
a.right:hover{color:blue}
.bold{
	font-weight: bold;
}
</style>
.boldred {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.boldblue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
}
.boldjp {
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "ＭＳ 明朝", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS UI Gothic";
}
