body{
background-color:#ffffff;
 font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
}
.text{
	font-size:10pt;
	line-height:12pt;
	color: #666666;

}

.help{
	font-size:10pt;
	line-height:12pt;
	color: #999999;
}

.update{
	font-size:9pt;
	line-height:9pt;
	color: #330000;
}

.none{
	font-size:10pt;
	color: #333333;
}

a:Link{
	font-size:10pt;
	line-height:12pt;
	text-decoration: none;
	font-weight: normal;
	color: #6A5ACD;
}

a:visited{
	font-size:10pt;
	line-height:12pt;
	text-decoration: none;
	font-weight: normal;
	color: #cc3399;
}

a:active{
	font-size:10pt;
	line-height:12pt;
	text-decoration: underline;
	font-weight: normal;
	color:#ff0000;
}

a:hover
{
	font-size:10pt;
	line-height:12pt;
	text-decoration: underline;
	font-weight: normal;
	color: #CD5C5C;
}

.noline{
	font-size:10pt;
	line-height:11pt;
	text-decoration:none;
	font-weight: bold;
}

.here{
	font-size:10pt;
	line-height:11pt;
	text-decoration:none;
	font-weight: normal;
	color:#ff33ff;
}

.h{
	font-size:16pt;
	line-height:14pt;
	font-weight: bold;
	color: #666666;
}

.b{
	font-size:10pt;
	line-height:12pt;
	font-weight: bold;
	color: #666666;
}

.s{
	font-size:9pt;
	line-height:10pt;
	color: #333333;
}

.links{
	font-size:9pt;
	line-height:10pt;
}

.ss{
	font-size:8pt;
	line-height:9pt;
	color: #333333;
}

.sb{
	font-size:9pt;
	line-height:10pt;
	font-weight: 600;
	color: #333333;
}

.min{
	font-size:1pt;
}

.bq{
	color: #3333FF;
	font-size:10pt;
	line-height: 10pt;
}

strong{
	font-size:10pt;
	line-height:10pt;
	color: #333333;
	font-weight: 900;
}

.helps{
	font-size:10pt;
	color:#330000;
	background-color:#ffffcc;
	border-style:solid;
	border-width:1pt;
	border-color:#000000;
	position:absolute;
	visibility: show;
}

.comment{
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

.memo{
	font-size:10pt;
	line-height:12pt;
	color: #666666;
    font-family:ＭＳ ゴシック, Osaka−等幅;
}
