@charset "UTF-8";


/* #ctL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ct #ctL{
	width:180px;
	float:left;
}
#ct #ctL .ctLgeneral{
	width:178px;
	border:1px solid #dbdbdb;
	margin-bottom:10px;
}
#ct #ctL #ctLuserName{
	padding:10px 12px 10px 12px;
	background:url(../../../img/mypage/common/ctl/bg_username.png) left bottom repeat-x;
	border-bottom:1px solid #dbdbdb;
	font-weight:bold;
}
#ct #ctL .ctLgeneral .ctL-inner{
	width:176px;
	border:1px solid #ffffff;
	background:#fafafa;
	text-align:center;
}
#ct #ctL .ctLgeneral .ctL-generalTit{
	padding:10px 12px 10px 12px;
	background:#ffffff url(../../../img/mypage/common/ctl/bg_username.png) left bottom repeat-x;
	border-bottom:1px solid #dbdbdb;
	font-weight:bold;
}

/* avatarArea *********************** */
#ct #ctL #ctL-avatarArea{
	width:160px;
	margin:0 auto;
	padding:8px 0 0 0;
	text-align:center;
}
/* visual */
#ct #ctL #ctL-avatarArea #avatarVisual{
	width:158px;
	margin:0 0 9px 0;
	border:1px solid #bcbcbc;
}
#ct #ctL #ctL-avatarArea #avatarVisual img,
#ct #ctL #ctL-avatarArea #avatarVisual a{
	display:block;
}
#ct #ctL #ctL-avatarArea #avatarComment{
	width:160px;
	margin:0 auto;
	padding-top:9px;
	background:url(../../../img/mypage/common/ctl/bg_comment_up.png) left top no-repeat;
}
#ct #ctL #ctL-avatarArea #avatarComment .commentBox{
	width:160px;
	background:url(../../../img/mypage/common/ctl/bg_comment_bot.png) left bottom no-repeat;
}
/* ctL-infoBtnList */
#ct #ctL #ctL-avatarArea #ctL-infoBtnList{
	width:160px;
	margin:0 auto;
}
#ct #ctL #ctL-avatarArea #ctL-infoBtnList li{
	padding:0 0 9px 0;
}

/* textarea */
#ct #ctL #ctL-avatarArea #avatarComment .commentBox textarea{
	width:144px;
	margin:0 auto;
	padding:8px;
	background:none;
	border:none;
}
#ct #ctL #ctL-avatarArea #avatarComment .textEdit{
	width:160px;
	padding:3px 0 0 0;
	text-align:right;
	font-size:83.3%;
}
#ct #ctL #ctL-avatarArea #avatarComment .textEdit img{
	vertical-align:middle;
	margin-right:2px;
}
#ct #ctL #ctL-avatarArea #avatarComment .textEdit a{
	color:#666666;
}
#ct #ctL #ctL-avatarArea #avatarComment .textEdit a:hover{
	color:#2288dd;
}
/* /avatarArea ********************** */


/* ctL-accessArea ******************* */
#ct #ctL #ctL-accessArea{
	margin-bottom:0;
}
#ct #ctL #ctL-accessArea ul{
	width:160px;
	margin:0 auto;
}
#ct #ctL #ctL-accessArea ul li{
	padding:6px 0 6px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	font-size:83.3%;
	text-align:right;
}
#ct #ctL #ctL-accessArea ul li.first-child{
	border-top:none;
}
#ct #ctL #ctL-accessArea ul li.last-child{
	border-bottom:none;
}
/* /ctL-accessArea ****************** */


/* ctL-memNumArea ******************* */
#ct #ctL #ctL-memNumArea{
}
#ct #ctL #ctL-memNumArea ul{
	width:160px;
	margin:0 auto;
}
#ct #ctL #ctL-memNumArea ul li{
	padding:6px 0 6px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	font-size:83.3%;
	text-align:right;
}
#ct #ctL #ctL-memNumArea ul li.first-child{
	border-top:none;
}
#ct #ctL #ctL-memNumArea ul li.last-child{
	border-bottom:none;
}
/* /ctL-memNumArea ****************** */

/* ctL-blogCategory **************** */
#ct #ctL #ctL-blogCategory{
	margin-bottom:0;
}
#ct #ctL #ctL-blogCategory ul{
	width:160px;
	margin:0 auto;
	padding:4px 0 12px 0;
}
#ct #ctL #ctL-blogCategory ul li{
	margin-left:1em;
	text-indent:-1em;
	line-height:1.5;
}
/* /ctL-blogCategory *************** */

/* ctL-notification **************** */
#ct #ctL #ctL-notification .ctL-inner{
	padding:6px 0 6px 0;
}
#ct #ctL #ctL-notification .arrived{
	color:#b61717;
}
#ct #ctL #ctL-notification dl{
	width:160px;
	margin:0 auto;
	padding:0 0 0 0;
}
#ct #ctL #ctL-notification dl dt{
	width:124px;
	line-height:1.6;
	float:left;
}
#ct #ctL #ctL-notification dl dt a{
	color:#c51919;
}
#ct #ctL #ctL-notification dl dd{
	width:36px;
	line-height:1.6;
	float:right;
	text-align:right;
}
#ct #ctL #ctL-notification dl dd a{
	color:#c51919;
}
/* /ctL-notification *************** */

#ct #ctL .reportLink{
	text-align:right;
	padding:4px 10px 0 10px;
	font-size:83.3%;
}
#ct #ctL .reportLink a{
	color:#666666;
}
#ct #ctL .reportLink img{
	vertical-align:middle;
	margin-right:4px;
}

/* /#ctL ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */