body {
    color: #000;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    margin-top: 0;
    padding-top: 0;
    margin-left: 20px;
    -webkit-box-shadow: 0px 0px #0000;
    box-shadow: 0px 0px #0000;
    background-color: #FFFFFF;
    background-image: none;
    font-size: 16px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
a:link {
	color: #990000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: red;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:active {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-style: inherit;
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}
