.font9pix {
	font-size: 9px;
}
.font10pix {
	font-size: 12px;
}
.font10pix2 {
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
}
.font12pix {
	font-size: 12px;
}
.linesend150 {
	line-height: 150%;
}
.linesend180 {
	line-height: 180%;
}
a.gray:link {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.gray:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.gray:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #00619C;
}
a.gray:active {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.linesend130 {
	line-height: 130%;
}

.text_uetsuki{
	font-size: smaller;
	vertical-align: super;
}
.linesend115 {
	line-height: 115%;
}



a.nolinelink:link {
	text-decoration: none;
	color: #000000;
  line-height: 115%;
}
a.nolinelink:visited {
	text-decoration: none;
	color: #000000;
	line-height: 115%;
}
a.nolinelink:hover {
	text-decoration: underline;
	color: #00619C;
	line-height: 115%;
}
a.nolinelink:active {
	text-decoration: none;
	color: #000000;
	line-height: 115%;
}