body {
	line-height: 140%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #CCFF99;
}
a:visited {
	text-decoration: none;
	color: #CCFF99;
}
a:hover {
	color: #FF3300;
}
ul {
	margin: 0px;
	padding: 0px;
}

.amazon {
	font-size: 8pt;
	line-height: 110%;
}
.tagcontents {
	margin: 25px;
}
.f_navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.leftnavi_back {
	background-image: url(../tekkentag/img/ln_back.gif);
	background-repeat: repeat-y;
}
.leftnavi_chback {
	background-image: url(../tekkentag/img/ln_cback.gif);
	background-repeat: repeat-y;
}
.leftnavi_chback li {
	margin: 0px;
	list-style-type: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
}
.ft_back {
	background-image: url(../tekkentag/img/ft_back.gif);
	background-repeat: repeat-x;
}
.ft_copyback {
	background-image: url(../tekkentag/img/ft_copyback.gif);
	background-repeat: repeat-x;
}
.subtitle_back {
	background-image: url(../tekkentag/img/subtitle_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.font_totop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 3px;
}
.font_title {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}

.font_copy {
	font-size: 7pt;
	line-height: 125%;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.font_kana {
	font-size: 8pt;
	line-height: 100%;
	color: #CCCCCC;
}
.tableborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCFF99;
	border-bottom-color: #CCFF99;
	background-color: #111111;
}
.tableborder td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF99;
	border-left-color: #CCFF99;
	padding: 7px;
	word-break: break-all;
}
.tableborder li {
	list-style-type: square;
	margin-left: 17px;
	margin-top: 0px;
}
.tableborder_tc {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
}
.tableborder_tc td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-left-color: #CCFF00;
	padding: 10px;
}
.tableborder_tc ul {
	margin: 0px;
	padding: 0px;
}
.tableborder_tc li {
	margin-top: 3px;
	margin-left: 15px;
}
.tableborder_tcli {
	list-style-type: square;
}
.tableborder_tc ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.table_top {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	text-align: center;
	background-color: #96BB00;
}
.newskill {
	background-color: #252822;
}
.tagskill {
	background-color: #3D4237;
}
.contents {
	margin: 25px;
}
.contents li {
	margin-left: 25px;
	list-style-type: square;
	margin-top: 3px;
}
.contents ul {
	margin-bottom: 20px;
}
.contents .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
}

.contents table ul {
	margin-bottom: 0px;
}

.contents .news {
	line-height: 150%;
}


.contents .news b {
	font-size: 110%;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CF0;
}

.contents .news p {
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contents .news span {
	display: block;
	padding-left: 100px;
	padding-bottom: 1px;
	margin-bottom: 20px;
}

.contents .news .clear {
	clear: both;
}
.contents .entry {
	border: 1px solid #666;
	display: block;
	padding: 10px;
	background-color: #111;
}

.contents #sub{
	float: left;
	width: 43%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CF0;
	padding-left: 25px;
}
.contents #main {
	float: left;
	width: 50%;
	padding-right: 25px;
	line-height: 170%;
}
#sub .soft {
	margin-bottom: 30px;
	margin-top: 15px;
}
#sub .soft .text {
	margin-left: 165px;
}
#sub .soft .text b {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	margin-top: 10px;
}
.tableborder .platinum {
	color: #F0FFFF;
	font-weight: bold;
	background-image: url(../tekkentag2/img/info_t-platinum.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
}
.tableborder .gold {
	color: #FC0;
	font-weight: bold;
	background-image: url(../tekkentag2/img/info_t-gold.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 30px;
}

.tableborder .silver {
	color: #CCC;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../tekkentag2/img/info_t-silver.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding-left: 30px;
}
.tableborder .bronze {
	color: #963;
	font-weight: bold;
	line-height: 20px;
	background-image: url(../tekkentag2/img/info_t-bronze.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	padding-left: 30px;
}

