a:link       {
	color: #009999;
	text-decoration: none;
}
a:visited    {
	color: purple;
	text-decoration: none;
}
a:hover      {
	color: purple;
	text-decoration: underline;
}
.big {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
}
.large {
	font-size: 13px;
	line-height: 140%;
}
.larger {
	font-size: 14px;
	line-height: 130%;
}
.largest {
	font-size: 24px;
	line-height: 140%;
}
.normal {
	font-size: 12px;
	line-height: 140%;
}
.small {
	font-size: 11px;
	line-height: 110%;
}
.small2 {
	font-size: 9px;
	line-height: 130%;
}
td {
	font-size: 12px;
	color: #333333;

}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;

}
.small3 {
	font-size: 10px;
}
.normal2 {
	font-size: 12px;
}
.small4 {
	font-size: 11px;
	line-height: 120%;

}
.normal3 {
	font-size: 12px;
	line-height: 160%;
}
.aka {
	color: #FF0000;
}

.ao {
	color: #0000cc;
}
.midori {
	color: #339900;
}
.pink {
	color: #FF00CC;
}
