@charset "utf-8";

#rookie h3{
	color: #FFF;
	font-size: 125%;
	padding: 10px 10px 7px 140px;
	background: transparent url(../fighter/images/rookie_title.png) no-repeat 0 0;
}
.rookieBlock h4{
  color: #990000;
  font-size: 135%;
  padding: 2px 0;
  border-bottom: 1px solid #D9D9D9;
}
			.rookieBlock h4 span{
				font-size: 10px;
				color: #333;
				font-weight: normal;
				margin-left: 0.5em;
			}
.rookieBlock table{
	table-layout: fixed;
}
			.rookieBlock table th,
			.rookieBlock table td{
				padding: 3px 5px;
				vertical-align: top;
			}
			.rookieIMG{
				width: 90px;
			}
.profile{
	width: 240px;
}
			.profile td{
				border-bottom: 1px solid #D9D9D9;
			}
			.profile th{
				font-weight: normal;
				white-space: nowrap;
				border-bottom: 1px solid #D9D9D9;
			}
.seiseki td,
.seiseki th{
  border: 1px solid #D9D9D9;
}
.seiseki th{
	background: #EFEFEF;
	font-weight: normal;
	white-space: nowrap;
}
.group{
	color: #FFF;
	font-size: 125%;
	padding: 5px 10px 4px 75px;
	background: transparent url(../fighter/images/h3_title01.png) no-repeat 0 0;
}
.fighterTABLE{
   width: 100%;
   table-layout: fixed;
   background-color: #EFEFEF;
}
				.fighterTABLE td{
				width: 25%;
				padding: 4px 5px;
				border: 1px solid #D9D9D9;
				background: transparent url(../fighter/images/cell_back.gif) no-repeat 0 0;
			}
									.fighterTABLE td p{
										padding-left: 17px;
										line-height: 1.3;
										font-weight: bold;
										background: transparent url(../images/bur_arrow.gif) no-repeat 0 0.2em;
									}
									.fighterTABLE td p a span{
										font-size: 10px;
										color: #989898;
										font-weight: normal;
									}
									.fighterTABLE td p a:hover span{
										color: #0EB6E2;
									}
		