a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	color: #FF9999; text-decoration: underline
}
body {
	font-size: 13px;
	line-height: 150%;
}
ul {
	margin: 0px;
	padding: 0px;
}
.font-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.font-smallen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 130%;
}
.font-middleen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 100%;
}
.font-title {
	font-size: 13px;
	line-height: 220%;
	font-weight: bold;
}
.font-titleen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 220%;
	font-weight: bold;
}
.font-middle {
	font-size: 9pt;
	line-height: 100%;
}
.font-character {
	font-size: 9pt;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
.font-kana {
	font-size: 8pt;
	line-height: 100%;
	color: #CCCCCC;
}
.table_top {
	line-height: 110%;
	font-weight: bold;
	color: #333333;
	background-image: url(../tekken1/image/back_pp.gif);
	text-align: center;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
}
.tableborder td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-left-color: #FFCCCC;
	padding: 7px;
	word-break: break-all;
}
.tableborder li {
	list-style-type: square;
	margin-left: 17px;
}
.tableborder5 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	background-color: #333333;
}
.tableborder5 td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-left-color: #FFCCCC;
	padding: 5px;
}
.tableborder5 li {
	list-style-type: square;
	margin-left: 17px;
}
