a:link {
	text-decoration: none;
	color: #FFCC99;
}
a:visited {
	text-decoration: none;
	color: #FFCC99;
}
a:hover {
	text-decoration: none;
	color: #993333;
}
.new_move {
	background-color: #180707;
}

body {
	font-size: 12.5px;
	line-height: 140%;
	color: #EEEEEE;
	background-color: #000000;
}
ul {
	margin: 0px;
	padding: 0px;
}
.font-kana {
	font-size: 8pt;
	line-height: 100%;
	color: #CCCCCC;
}
.font-title {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin-left: 1px;
	line-height: 210%;
}
.font-titleen {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin-left: 1px;
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
}
.font-small {
	font-size: 9pt;
	line-height: 150%;
}
.font-smallen {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.font-smallreden {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-weight: bold;
	line-height: 130%;
}
.font-en {
	font-family: Arial, Helvetica, sans-serif;
}.space {
	margin-top: 10px;
	margin-bottom: 10px;
}
.font-topdateen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #551C1C;
	border-bottom-color: #551C1C;
}
.tableborder td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #551C1C;
	border-left-color: #551C1C;
	padding: 7px;
	word-break: break-all;
}
.tableborder li {
	list-style-type: square;
	margin-left: 17px;
}
.renew_move {
	background-color: #151515;
}
