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

.member_common .contents_left .index h2{
	background-image:url(../../member/images/index_left_h2_ir.gif);
}
.member_common .contents_left .edit h2{
	background-image:url(../../member/images/edit_left_h2_ir.gif);
}
.member_common .contents_left .delete h2{
	background-image:url(../../member/images/delete_left_h2_ir.gif);
}
.member_common .contents_left .free_space h2{
	background-image:url(../../member/images/free_space_left_h2_ir.gif);
}
.member_common .contents_left .biography h2{
	background-image:url(../../member/images/biography_left_h2_ir.gif);
}
.member_common .contents_left .discography h2{
	background-image:url(../../member/images/discography_left_h2_ir.gif);
}
.member_common .contents_left .schedule h2{
	background-image:url(../../member/images/schedule_left_h2_ir.gif);
}
.member_common .contents_left .user h2{
	background-image:url(../../member/images/user_left_h2_ir.gif);
}
.member_common .contents_left .quit h2{
	background-image:url(../../member/images/quit_left_h2_ir.gif);
}


/*--------------------------------------------------------------------------*/
/*                              メンバートップ
/*--------------------------------------------------------------------------*/
.member_common .contents_left h4{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px dashed #CCCCCC;
	font-weight:bold;
	color:#FF6600;
}

.member_common .contents_left ul#news{
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
}
.member_common .contents_left ul#news li{
	padding:0 0 0 20px;
	margin:0;
	background-image:url(../images/icon_02.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

.member_common .contents_left #status{
	padding:10px;
	margin:0;
	border:2px dashed #FF9900;
}

/*--------------------------------------------------------------------------*/
/*                                見出し
/*--------------------------------------------------------------------------*/
.member_common .contents_left .he01{
	width:480px;
	height:32px;
	background-position:50% 0%;
}
.member_common .contents_right .he01,
.member_common .contents_right .he02{
	width:160px;
	height:32px;
	background-position:50% 0%;
}
.member_common .contents_left .he01{
	background-image:url(../../member/images/member_he01.gif);
}
.member_common_l #edit .he01{
	background-image:url(../../member/images/edit_he01.gif);
}
.member_common_l #user .he01{
	background-image:url(../../member/images/user_he01.gif);
}
.member_common_l #quit .he01{
	background-image:url(../../member/images/quit_he01.gif);
}
.member_common_l #delete .he01{
	background-image:url(../../member/images/delete_he01.gif);
}
.member_common_l #free_space .he01{
	background-image:url(../../member/images/free_space_he01.gif);
}
.member_common_l #biography .he01{
	background-image:url(../../member/images/biography_he01.gif);
}
.member_common_l #discography .he01{
	background-image:url(../../member/images/discography_he01.gif);
}
.member_common_l #schedule .he01{
	background-image:url(../../member/images/schedule_he01.gif);
}
.member_common .contents_right .he01{
	background-image:url(../../member/images/common_he01.gif);
}
.member_common .contents_right .he02{
	background-image:url(../../member/images/common_he02.gif);
}
.member_common .contents_right strong{
	display:block;
	margin:0 0 5px 0;
	color:#FF6600;
}

/*--------------------------------------------------------------------------*/
/*                                フォーム
/*--------------------------------------------------------------------------*/
.member_common dl.form dt{
	color:#FF6600;
	border-bottom:1px dashed #CCCCCC;
}

/*--------------------------------------------------------------------------*/
/*                                メニュー
/*--------------------------------------------------------------------------*/
.member_common .contents_right .serial_01 h4{
	background-image:url(../../member/images/common_right_serial_01_h3_ir.gif);
}
.member_common .contents_right .serial_02 h4{
	background-image:url(../../member/images/common_right_serial_02_h3_ir.gif);
}

.member_common .contents_right ul{
	padding:0;
	margin:0 0 20px 0;
	list-style-type:none;
}
.member_common .contents_right li{
	padding:0;
	margin:0 0 5px 0;
}
.member_common .contents_right li a{
	display:block;
	padding:0 0 0 20px;
	margin:0;
	background-image:url(../../member/images/icon_member.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}
.member_common .contents_right li a:hover{
	background-position:3px 50%;
}
.member_common .contents_right h5{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px dashed #CCCCCC;
	font-weight:bold;
	color:#FF6600;
}

/*--------------------------------------------------------------------------*/
/*                             ディスコグラフィー
/*--------------------------------------------------------------------------*/
#discography table#prev{
	width:100%;
	padding:0;
	margin:0 0 10px 0;
	line-height:100%;
	font-size:100%;
	border-top:1px dashed #CCCCCC;
}
#discography table#prev td{
	padding:5px 0;
	margin:0;
	line-height:150%;
}
#discography table#prev td.photo{
	width:60px;
	text-align:left;
}
#discography table#prev td.control{
	text-align:right;
}
#discography table#prev td strong{
	font-size:120%;
}
#discography table#prev tr{
	border-bottom:1px dashed #CCCCCC;
}
#discography #add{
	padding:0;
	margin:0 0 10px 0;
}

/*--------------------------------------------------------------------------*/
/*                            ライブスケジュール
/*--------------------------------------------------------------------------*/
#schedule table#prev{
	width:100%;
	padding:0;
	margin:0 0 10px 0;
	line-height:100%;
	font-size:100%;
	border-top:1px dashed #CCCCCC;
}
#schedule table#prev td{
	padding:5px 0;
	margin:0;
	line-height:150%;
}
#schedule table#prev td.photo{
	width:60px;
	text-align:left;
}
#schedule table#prev td.control{
	text-align:right;
}
#schedule table#prev td strong{
	font-size:120%;
}
#schedule table#prev tr{
	border-bottom:1px dashed #CCCCCC;
}
#schedule #add{
	padding:0;
	margin:0 0 10px 0;
}