	.large  { font-size: 1em; line-height: 1em }
	.medium     { font-size: 0.8em; line-height: 1.4em }
.small  { font-size: 0.7em; line-height: 1.2em }
A:hover   { color: #f60; text-decoration: underline }
.submit  { width: 150px }
.blue  { color: #33f }
.blue_square { color: #1f79a9 }
.purple_square { color: #51419f }
.orange { color: #f63 }
.green { color: #5ab514 }
.white { color: #fff }
.bold { font-weight: bold }
.a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
