@charset "UTF-8";
#playerResult {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
	color: #000000;
}
.right {
	width: 730px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #333;
}
.left {
	width: 730px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.pname {
	font-size: 120%;
	font-weight: bold;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.result_table {
}
.name {
	font-size: 100%;
}
ul#resultName {
	color: #000000;
	overflow: hidden;
	width: auto;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ul#resultName  li {
	width: 110px;
	height: auto;
	list-style-type: none;
	line-height: 1.2em;
	float: left;
	margin: 2px;
	overflow: visible;
	visibility: visible;
	padding: 3px;
}
ul#resultName li a {
	display: block;
	text-decoration: none;
	color: #990000;
}
ul#resultName li a:hover, ul#resultName li a:active {
	color: #990000;
	text-decoration: underline;
}
.namenow {
	color: #FF6600;
	text-decoration: underline;
}
.nameno {
	color: #999999;
}
.resultYear {
	font-size: 140%;
	color: #000000;
	background-image: url(../_share/kuzu_back.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 3px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 2px;
}