td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
	color: #666666;

}

a {
	color:#95C2E3;
	text-decoration: none;
}

a:link{
	color:#35B1E3;
	text-decoration: none;
}

a:link:hover{
	color:#FF99CC;
	text-decoration: underline;
}

a:hover{
	color:#FF99CC;
	text-decoration: underline;
}

.text12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	line-height: 21px;
}
.text10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	line-height: 16px;
}
.text18 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: 27px;
}
