.name-box .icons {
	width: 70px;
	float: left;
}
.name-box .name-zone {
	float: left;
	width: 730px;
}
.name-box {
	margin-bottom: 25px;
	clear: both;
}
.name-zone h1 {
	font-size: 2.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}
.prf .prf-pic {
	width: 260px;
	float: left;
}
.prf {
	clear: both;
	margin-bottom: 50px;
}

.prf dt {
	width: 260px;
	float: left;
	font-size: 1.1em;
}
.prf dd {
	width: 250px;
	float: left;
	font-size: 1.1em;
}
.prf-txt {
	float: left;
	width: 520px;
	margin-bottom: 10px;
}
.prf-txt dl {
	width: 520px;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	clear: both;
}
.biko {
	font-size: 12px;
	margin-left: 70px;
	clear: both;
	margin-bottom: 5px;
}

/*TOP—p*/
.games-box {
	width: 250px;
	clear: both;
	margin-bottom: 15px;
}
.game-icon {
	width: 50px;
	float: left;
}
.gme-name {
	width: 200px;
	float: left;
	font-size: 11px;
}
.games-left {
	width: 275px;
	float: left;
}

.games-right {
	width: 240px;
	float: left;
}
.link-icon {
	text-align: center;
	float: left;
	width: 110px;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.link-icon-box {
	background-color: #E8E8E8;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

