@charset "utf-8";
/* CSS Document */

/*--------------------------------------------
	.profileArea
--------------------------------------------*/
.profileArea{
	margin-top:15px;
}
.profileArea .profDetail{
	margin-bottom:15px;
}

.profileArea .profDetail .profImage{
	width:150px;
	height:150px;

	border: 1px solid #ccc;
    border-radius: 3px;
	
	float:left;
	margin-right:10px;
	
}
.profileArea .profDetail .profImage img{
	width:150px;
	height:150px;
	display:block;
	
}

.profileArea .profDetail dl.CntArea{
	width:88px;
	float:left;
}
.profileArea .profDetail dl.CntArea dt{
	color:#999;
	font-size:13px;

}
.profileArea .profDetail dl.CntArea dd{
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}



/*--------------------------------------------
	.profileArea
--------------------------------------------*/
.profilePublicArea{
	width:960px;
	margin:0 auto;
}
.profilePublicArea .profDetail{
	margin-bottom:15px;
	width:788px;
}

.profilePublicArea .profImage{
	width:150px;
	height:150px;

	border: 1px solid #ccc;
    border-radius: 3px;
	
	float:left;
	margin-right:10px;
	padding:5px;
	
}
.profilePublicArea .profImage img{
	width:150px;
	height:150px;
	display:block;
	
}
.profilePublicArea  .username{
	font-size: 30px;
	width:778px;
}
.profilePublicArea .profDetail{
	float:left;
	margin-bottom:5px;
}

.profilePublicArea .profDetail .profcountarea{
	float:left;
	margin-bottom:3px;
}
.profilePublicArea .profDetail .profcount {
	width:170px;
	float:left;

	
	
}
.profilePublicArea .profDetail .profcount.PvCntArea{
	width:220px;
}

.profilePublicArea .profDetail .profcount span{
	font-size:16px;
	color:#999;
}
.profilePublicArea .profDetail .profcount .count{
	font-weight:bold;
	color:#000;
	
}

.profilePublicArea .profDetail .usercomment{
	float:left;
	width:778px;
	color:#666;
	font-size:14px;


}










.profileArea .username {
	margin-bottom:5px;
}
.profileArea .username .name{
	font-weight:bold;

}
.profileArea  .usercomment{
	margin-bottom:5px;
}
.profileArea .profedit{
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	
}
.profileArea .profedit a{
	color:#999;
	
}

.profileArea .myAdminMenu{
	margin-bottom:10px;
	border-top: 1px solid #CCC;	
	
}
.profileArea .myAdminMenu li{
	border-bottom: 1px solid #CCC;	
}
.profileArea .myAdminMenu li a{
	display:block;
	line-height:50px;
	font-size:12px;
	color:#666;
	padding-left:10px;
	font-weight:bold;
	
}
.profileArea .myAdminMenu li a:hover{
	background-color:#EFEFEF;
	
}




















/*--------------------------------------------
	cmnProfileTop
	プロフィール
--------------------------------------------*/
.cmnProfileTop{
	
}

/*--------------------------------------------
	cmnProfileContent
	プロフィール
--------------------------------------------*/
.cmnProfileTop .cmnProfileContent .ProflePrimeIntro #CommentArea{
	border: 1px solid #999;
	line-height: 1.8em;
	padding: 10px;
	margin-bottom: 20px;

}

.cmnProfileTop .cmnProfileContent .ProflePrimeIntro .overflowhidden{
	overflow:hidden;
	height: 100px;
}

/*--------------------------------------------
	.cmnProfileLeft .ProfileImage
	プロフィールページのプロフィール画像
	レフトナビでの共通ではない
--------------------------------------------*/
.cmnProfileTop .cmnProfileLeft .ProfileImage{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #666;
	margin-bottom: 10px;
	width: 312px;
	vertical-align: middle;
	background-color: #F2F2F2;
	padding-top: 15px;
	padding-bottom: 15px;
}

.cmnProfileTop .cmnProfileLeft .ProfileImage .imagearea a{
	width: 282px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	border: 1px solid #000;
	margin: auto;
	background-color: #FFF;
	
}

.cmnProfileTop .cmnProfileLeft .ProfileImage img{
	max-width:100%;
}
.cmnProfileTop .cmnProfileLeft .ProfileImage .profname{
	text-align: center;
	padding-top: 10px;
}


/*--------------------------------------------
	cmnAppealBoardList
	プロフィール
--------------------------------------------*/
.cmnProfileTop .cmnProfileContent .entriesarea.cmnAppealBoardList{
	border: 1px solid #999;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px 5px 5px;
	
	border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}

.cmnProfileTop .cmnProfileContent .entriesarea.cmnAppealBoardList .appeallabel{
	font-weight: bolder;
	color: #FF6491;
	margin-bottom: 8px;
}


.cmnProfileTop .cmnProfileContent .entriesarea.cmnAppealBoardList .entry{
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.cmnProfileTop .cmnProfileContent .entriesarea.cmnAppealBoardList .entry span{
	padding-right: 5px;	
}

.cmnProfileTop .cmnProfileContent .entriesarea.cmnAppealBoardList .entry a{
	font-size:16px;
	font-weight: bold;	
}


/*
.cmnVisitListProfile{
	
}
.cmnVisitListProfile li{
	float: left;
	text-align: center;
	height: 48px;
	width: 48px;
}

.cmnVisitListProfile li img{
	max-height:48px;
	max-width:48px;
}
*/

.cmnProfileVisitList ol{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}


.cmnProfileVisitList li{
	padding-bottom: 3px;

	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
}

.cmnProfileVisitList li.cosplay{
	background-image: url(/img/icon/miniicon/user_16x16.gif);
}

.cmnProfileVisitList li.normal{
	background-image: url(/img/icon/miniicon/user.gif);
}



/*--------------------------------------------
	cmnProfileFooterAdv
	プロフィール下部の広告
--------------------------------------------*/
.cmnProfileFooterAdv{
	
	
}

.cmnProfileFooterAdv .left{
	float: left;	
	
}


.cmnProfileFooterAdv .right{
	float: right;	
	
}


.ProfileUrl{
	text-align: right;
	margin-bottom: 10px;	
}


.hitokoto{
	padding-left:10px !important;
	padding-right:10px !important;
}


/*--------------------------------------------
	profilecagebody
--------------------------------------------*/
.profilecagebody{
	padding:10px 0 10px 0;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;

-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
}