@charset "utf-8";


body {
	background-color: #FFF;
}
a {
	color: #930;
	text-decoration: none;
	text-align: left;
}
/*a:hover {color: #669933;text-decoration: underline;}*/
a:hover {color: #666666;text-decoration: underline;}
/*a:visited {color: #990000;}*/
a:visited {
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
}
