/* タイトル */
p.clsDocTitle span.clsTitle {
	background:url(../images/profile_title.gif);
}

/* プロフィール一覧 */
.clsProfileList {
	margin:1em 0;
}

.clsProfileListAll .clsParagraph {
	padding-right:0;
}

.clsProfileList table {
	width:752px;
}

.clsProfileList td {
	padding-right:8px;
}

.clsProfileList h3 {
	float:left;
	width:180px;
	margin:0;
	margin-right:8px;
	margin-right:0;
	margin-bottom:8px;
	overflow:visible;
}

.clsProfileList h3 a.clsBg {
	display:block;
	border-top:1px solid;
	border-bottom:1px solid;
	margin:0 1px;
	text-decoration:none;
	overflow:visible;
}

.clsProfileList h3 .clsBody {
	display:block;
	padding:7px;
	padding-bottom:0;
}

.clsProfileList h3 .clsTitle {
	display:block;
	font-size:small;
	line-height:125%;
	margin-top:8px;
	padding:0 2px;
}

.clsProfileList h3 .clsExcerpts {
	display:block;
	font-size:x-small;
	line-height:125%;
	border-bottom:4px solid #efefef;
	margin-top:2px;
	margin-bottom:8px;
	padding:0 2px;
	padding-bottom:8px;
}

p.clsProfileRank {
	padding:0 2px;
}
