.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #333333;
}
.textlh {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 160%;
	color: #333333;
}
.textlhb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 160%;
	font-weight: bolder;
	color: #333333;
}
.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
}
.smallh {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height : 150%;
	font-weight : normal;
	color: #333333;
}
.smallb {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.s1small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
}
.s1mallh {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height : 150%;
	font-weight : normal;
	color: #333333;
}
.ssmall {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #333333;
}
.ssmallh {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}

A:link	{color: #FF3300;text-decoration: underline;background:}
A:VISITED	{color : #FF1E1E;text-decoration: underline;}
A:hover	{color: #0000FF;text-decoration: underline;background:#D3F4DB;}

<!--
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-position:center top; 

}
-->

/* firefox input mainte */

input.size20 {
	width:20%;
}

input.size30 {
	width:30%;
}

input.size50 {
	width:50%;
}

input.size80 {
	width:80%;
}

/* firefox input mainte */

