BODY {
	background-image: url(../images/back.DSC47286gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #3F3F3F;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 1em;
	margin-left: 1em;
}
p {
	text-align: center;
	margin-top: 10px;
}
img {
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #B17FA2;
}
a:visited {
	text-decoration: none;
	color: #523B4B;
}
a:hover {
	text-decoration: none;
	color: #FFB7E9;
}
a:active {
	color: #FF0000;
	position: relative;
	left: 1px;
	top: 1px;
}
