@charset "UTF-8";


#info_box_drivers {
	position: relative;
	margin: 0px 0px 30px;
}




.driverph {
	float: left;
	/*width: 280px;*/
	width: 260px;
	text-align: left;
}


.driverno {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 50px;
}

.dprofile {
	float: left;
	width: 434px;
	padding-top:10px;
}


.dprofile h2 {
	margin-bottom: 2px;
	font-size: 116%;
	line-height: 1.33em;
	font-weight: bold;
	border-bottom: 1px solid #777;
}

.dprofile p {}

.dprofile p.dname {
	padding: 2px 0px;
	font-size: 138.5%;
	color: #fff;
}

.dprofile p.dspec {
	padding: 2px 2px;
	font-size: 85%;
	background:url(/images/items/bg_black60.png);
	border-top: 1px solid #111;
}

.dprofile p.dpot {
	margin: 3px 0px 1px;
	padding: 2px 2px;
	font-size: 153.9%;
	text-align: left;
}

.dprofile p.dpots {
	margin: 3px 0px 8px;
	padding: 2px 0px;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background:url(/images/items/bg_black60.png);
	border: 1px solid #444;
}

.dprofile p.dpots strong {
	font-size: 123.1%;
	font-size: 138.5%;
}


.dprofile table {
	margin: 3px 0px;
	font-size: 100%;
}

.dprofile table td {
	padding: 3px 2px;
	font-size: 100%;
	line-height: 1.33em;
	vertical-align: middle;
}

.dprofile table td.ditem {
	padding-right: 12px;
	font-size: 77%;
	color: #ccc;
}


.dprofile .machineph {
	font-size: 85%;
	border: 1px solid #555;
	background:url(/images/items/bg_black60.png);
}

.dprofile .machineph img {
	margin: 1px;
	margin-bottom:3px;
}

.dprofile .machineph p {
	margin: 2px 3px;
}



.td_driversprl {
	width: 712px;
}

.td_driversprl td {
	font-size: 77%;
	text-align: right;
}
.td_driversprl td.dindexlink {
	text-align: left;
}

.td_driversprl td a {
	padding: 0px 2px;
}










.pkblock {
	display:block;
	float:left;
	width:260px;
	height: 360px;
	background:url(gp090x_image/pikachu.png) no-repeat center bottom;
}
.pmblock {display:block; float:left; width:300px; text-align:center;}
.pmblock2 {display:block; float:left; width:300px; text-align:center; height: 260px; background: url(gp090x_image/pokemon.jpg) no-repeat center center;}
