body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../img/index/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #FF0099;
}
a:visited {
	color: #FF99FF;
}
a:hover {
	color: #FF0099;
}
a:active {
	color: #FF99FF;
}
.attention {
	font-size: 10px;
}
