@charset "UTF-8";
/* CSS Document */
body {
	scrollbar-Track-Color:#463f3e;
	scrollbar-Face-Color:#463f3e;
	scrollbar-Shadow-Color:#727272;
	scrollbar-DarkShadow-Color:#463f3e;
	scrollbar-Highlight-Color:#727272;
	scrollbar-3dLight-Color:#463f3e;
	scrollbar-Arrow-Color:#727272;
	color:#CCCCCC;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	overflow-x:hidden;
}

td{
font-size:12px;
color:#CCCCCC;
}

.menu_sample{
background-image:url(../images/menu.png);
background-repeat:repeat;
}
.contents_bgimage{
background-image:url(../images/contentsbg_main.png);
background-repeat:no-repeat;
}

.info_title{
background-image:url(../images/info_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.media_title{
background-image:url(../images/media_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.disco_title{
background-image:url(../images/disco_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.profile_title{
background-image:url(../images/profile_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.live_title{
background-image:url(../images/live_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.mobile_title{
background-image:url(../images/mobile_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.bbs_title{
background-image:url(../images/bbs_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.mail_title{
background-image:url(../images/mail_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

.sp_title{
background-image:url(../images/sp_title.png);
background-repeat:no-repeat;
width:691px;
height:42px;
}

/*profile*/
.artistphoto{
margin:20px 0 0 10px;
clear:left;
}

.membertxt{
line-height:13px;
font-size:10px;
color:#eeeeee;
width:130px;
margin:5px 10px 30px 15px;
float:left;
word-break: break-all;
}

.historydate{
margin:10px 0 5px 20px;
font-weight:bold;
font-size:12px;
color: #FF0000;
}

.historytxt{
margin:0 30px 30px 40px;
font-size:11px;
color:#eeeeee;
}