#text {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 25px;
}
a:link {
	color: #933;
	text-decoration: none;
}
a:visited {
	color: #933;
	text-decoration: none;
}
a:hover {
	color: #933;
	text-decoration: underline;
}
a:active {
	color: #933;
	text-decoration: underline;
}
