body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.eng_regular {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
}
.eng_large {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.regular {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 14px;
}
a {
	color: #fb0052;
	text-decoration: none;
}
a:hover {
	color: #fb0052;
	text-decoration: underline;
}
.beforenext a{
	color:#f00;
	text-decoration:none;
}
.beforenext a:hover{
	text-decoration:underline;
	font-weight:bold;
}
