@charset "utf-8";

	a:link {color : #333 ;text-decoration : none;}
	a:visited {
	color : #333;
	text-decoration : none;
}
	a:hover {color : #ff6699 ;text-decoration:underline;}
	a:active {
	color : #F69;
	text-decoration:none;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	backbackground-image:url();
	/* [disabled]background-repeat: repeat; */
	background-image: url();
}
	color: #D6D6D6;
	text-align: right;
}
