﻿body{
	background-color: #E3E3E3;
	font-family: "ＭＳ Ｐゴシック",Verdana,Arial,Serif, Osaka,"ヒラギノ角ゴPro W3"; /*2008.04.15 add */
}
.text{
	font-size:10pt;
	line-height:12pt;
	color: #333333;
}

.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: #DC143C;
}

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: Blue;
}

.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;
}

