/* CSS Document */

body{
	background: url(../img/bg_body.gif) repeat;
}

/*-- 外の枠線 --*/
table#t_body {
	border-left:1px solid #979691;
	border-right:1px solid #B9B4A8;
	width:779px;
}

div#oblaat{
	width: 576px;
}

/*-- アーティスト詳細　トップ--*/

.artist_ditails_Top{
	background: url(../img/bg_artistTop.jpg) no-repeat;
	width: 779px;
	height: 200px;
}

.artist_ditails_Top h2{
	margin: 0;
	padding: 0;
}

#artist_detailsCnt{
	width: 555px;
	margin: 8px 0 0 12px;
}

.artist_ditails_Top td{
	vertical-align: top;
}

.artist_ditails_Top td.photo_area{
	vertical-align: top;
	width: 411px;
	height: 200px;
}

.artist_ditails_Top .list_area{
	vertical-align: bottom;
	height: 200px;
	width: 368px;
	padding: 0 0 17px 0;
}

.artist_ditails_Top td.photo_area img{
	margin: 18px 0 0 18px;
	width: 390px;
	height: 164px;
}

/*-- name tit --*/

ul.artist_detailsList{
	text-align: left;
	padding: 0 15px;
}

ul.artist_detailsList li.tit{
	font-size: 10px;
	margin: 0;
	padding: 0;
}

ul.artist_detailsList li.artist_name{
	font-family:"Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

ul.artist_detailsList li.site a,
ul.artist_detailsList li.arrow a{
	margin: 0 0 0 15px;
	font-size: 10px;
	color: #E0DFE3;
}

ul.artist_detailsList li.site{
	background: url(../img/icon_site_g.gif) center left no-repeat;
}

ul.artist_detailsList li.site span{
	display: block;
	margin: 0 0 0 15px;
	font-size: 10px;
	color: #E0DFE3;
}

ul.artist_detailsList li.arrow{
	background: url(../img/arrow_g.gif) center left no-repeat;
}

/*-- コンテンツエリア ---*/

.contents_area{
	padding: 0 0 15px 0;
}


#artist_detailsCnt .contents_area div.contents{
	margin: 20px 18px 0 18px;
}

#artist_detailsCnt .contents_area div.contents h3{
	background: url(/_common/img/bg/h2sma.gif) no-repeat;
}

#artist_detailsCnt .contents_area div.contents h3 img{
	margin: 0 0 0 10px;
}

#artist_detailsCnt .contents_area div.contents_info{
	margin: 28px 0 30px 0;
	padding: 0 0 0 0;
	color: #333;
}

#artist_detailsCnt .contents_area div.disco{
	background: url(../img/bg_line.gif) repeat-x left bottom;
	padding: 0 0 30px 0;
}

* html body #artist_detailsCnt .contents_area div.disco{
	padding: 0 0 20px 0;
}

/*-- サイトリスト ---*/

ul.siteList{
	background: url(../img/bg_webList.gif) no-repeat;
	margin: 0 0 0 0;
	padding: 15px 15px 10px 15px;
	font-size: 12px;
}

ul.siteList li h4{
	background: url(/_common/img/bg/h2sma.gif) no-repeat left 2px;
	color: #333;
	font-size: 12px;
}

ul.siteList li h4 span{
	display: block;
	margin: 0 0 0 10px;
}

ul.siteList li.tit{ padding: 0 0 10px 0;}

ul.siteList li.site{
	background: url(../img/icon_site_b.gif) center left no-repeat;
	margin: 0 0 5px 0;
}

ul.siteList li.site span{
	display: block;
	margin: 0 0 0 15px;
}

ul.siteList li.cp_site{
	background: url(../img/icon_cpsite.gif) center left no-repeat;
	margin: 0 0 5px 0;
}

ul.siteList li.arrow{
	background: url(../img/arrow_b.gif) center left no-repeat;
	margin: 0 0 5px 0;
}

ul.siteList li a{ margin: 0 0 0 16px;}

span.siteList_bg{
	display: block;
	background: url(../img/bg_siteListB.gif) left top no-repeat;
	width: 517px;
	height: 5px;
}

/*-- アーティストブログ ---*/

ul.siteList .tbl_artistBlog{
	margin: 0 0 5px 0;
	font-size: 12px;
}

ul.siteList .tbl_artistBlog th{
	text-align: left;
}


ul.siteList .tbl_artistBlog th.name,
ul.siteList .tbl_artistBlog th.tit{
	width: 70px;
	padding: 2px 0 2px ;
	text-align: right;
	font-weight: normal;
}

.tbl_artistBlog td{
	text-align: left;
	padding: 0 0 0 2px;
}

ul.siteList li .tbl_artistBlog td a{ margin: 0 0 0 0;}
ul.siteList li .tbl_artistBlog td img{ margin: 0 3px 0 0;}

/*-- contents --*/

.contents_info p{
	margin: 0 0 0 0;
}


/*----
	PROFILE
--------*/

.box_profile{
	margin: 0 0 30px 0;
}

/*---
	IMFOMATION
------------*/

.bx_info{
	margin: 0 0 30px 0;
}


/*-------------------------------
					 DESCOGRAPHY
--------------------------------*/

/*-- 枠 --*/

.disc_left{
	float: left;
	width: 150px;
}

.disc_right{
	float: left;
	width: 349px;
	margin: 0 0 0 10px;
}

.disc_right img{
	vertical-align: top;
}

.contents_info p.disc_photo{
	width: 108px;
	height: 108px;
	border: 1px solid #E0DFE3;
	margin: 0 20px 10px 18px;
	padding: 3px;
}

.contents_info p.disc_photo img{
	width: 108px;
	height: 108px;

}

#artist_detailsCnt table.disc_info{
	width: 150px;
	font-size: 10px;
}

#artist_detailsCnt table.disc_info th{
	width: 40px;
	background: #E0DFE3;
	height: 25px;
	padding: 0 5px 0 5px;
	text-align: center;
}

#artist_detailsCnt table.disc_info td{
	width: 90px;
	background: #F1F0F2;
	padding: 0 0 0 10px;
	text-align: left;
	border-bottom: 1px solid #E0DFE3;
}

#artist_detailsCnt table.disc_info td.btm{
	border-bottom: none;
}

/*-- right --*/



dl.disc_tit{ margin: 0 0 30px 0;}

.disc_tit dt{ height: 10px;}

.disc_tit dd{ font-weight: bold;}


dl.disc_cnt{ }

dl.disc_cnt dt{ height: 10px;}
dl.disc_cnt dd{ margin: 0 0 20px 0;}

/*-- btm --*/

.recordingBox{
	clear: both;
	width: 517px;
	margin: 0 0 30px 0;
}

/*-- recordingBox --*/


.recordingBox table td span{
	padding: 0 5px 0 0;
}

.recordingBox table td{
	width: 243px;
	padding: 3px 0 3px 15px;
}

.recordingBox table{
	margin: 30px 0 0 0;
	font-size: 12px;
	color: #000;
}

.recordingBox table tr.bg_g td{ background: #E8E8E8;}
.recordingBox table tr.bg_w td.play_b{ background: url(../img/bg_recordingBoxW.jpg) repeat-y; vertical-align: middle;}
.recordingBox table tr.bg_g td.play_b{ background: #E8E8E8 url(../img/bg_recordingBoxG.jpg) repeat-y; vertical-align: middle;}
.recordingBox table td.play_b{
	width: 80px;
	text-align: right;
	padding: 0 5px 0 0;
	vertical-align: middle;
}

.play_b img{
	vertical-align: top;
}

.recordingBox table td span{ padding: 0 5px 0 0;}

.recordingBox table td{
	width: 243px;
	height: 20px;
	padding: 3px 0 3px 15px;
	line-height: 110%;
}

.recordingBox table td.top{
	background: url(../img/bg_recordingBox_top.jpg) no-repeat;
	width: 517px;
	height: 34px;
}

.recordingBox table td.btm{
	background: url(../img/bg_recordingBox_btm.gif) no-repeat;
	width: 517px;
	height: 10px;
}

.recordingBox table ul{
	background: url(../img/lineTit.jpg) no-repeat left -4px;
}

* html body .recordingBox table ul{
	background: url(../img/lineTit.jpg) no-repeat left -5px;
}

.recordingBox table ul li{ display: inline;}
.recordingBox table ul li img{ margin: 0 0 0 10px;}

.recordingBox table ul li.tit{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 20px;
}

.discNo{ margin: 0 0 0 0;}
.playBtn{cursor: pointer;}


/*-- --*/

.discNo{
	background: #000 url(../img/bg_cdTitle.jpg) repeat-x;
	width: 517px;
	height: 21px;
	color: #fff;
}

/*-------------------------------
							LIVE
--------------------------------*/

p.leadTxt{
	font-size: 12px;
	padding: 15px 15px 15px 0;
	font-weight: bold;
	color: #666;
}

table.tbl_schedule{
	background: #E9E9EB url(../img/bg_scheduleTop.jpg) no-repeat;
	width: 517px;
	height: 49px;
	margin: 0 0 30px 0;
}

table.tbl_schedule td.date{
	width: 72px;
	border-right: 1px solid #E9E9EB;
	height: 49px;
	padding: 0 0 0 15px;
}

table.tbl_schedule td.tit{
	width: 453px;
	padding: 0 0 0 15px;

}

.tbl_schedule ul li{
	color: #fff;
	font-size: 12px;
}

table.tbl_schedule td.tit ul li{ font-weight: bold;}

/*-- 詳細 --*/


.tbl_scheduleInfo td.photo_area{
	width: 165px;
}

.tbl_scheduleInfo td.photo_area img{
	border: 1px solid #fff;
	width: 148px;
	height: 148px;
	margin: 15px 15px 0 15px;
}

.tbl_scheduleInfo td{
	vertical-align: top;
}

.tbl_scheduleInfo td.info_list dl{
	margin: 10px 0 0 0;
}

.tbl_scheduleInfo td.info_list dl dd{
	margin: 0 0 15px 0;
	font-size: 12px;
}

.tbl_scheduleInfo td.info_list dl dd span{
	color: #000;
}

span.btm{
	display: block;
	width: 517px;
	height: 7px;
	background: url(../img/bg_scheduleBtm.gif) no-repeat left bottom;
}

.liveInfo{
	font-size: 12px;
	padding: 15px 15px 0 15px;
	line-height: 160%;
}

/*-------------------------------
						FUND/CRX
--------------------------------*/

.artistImg{
	background: url(/_common/img/bg/bg_artistList.gif) no-repeat;
	height:146px;
	padding: 0px 5px 0 5px;
	margin: 0 0 3px 0 ;
	width:100px;
}

.artistImg dt{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin:0pt 0pt 0pt 14px;
	overflow:hidden;
	padding: 0 0pt;
	width:85px;
}

.artistImg dd.photo img{
	margin: px 0 -2px 0;
}

.memberName li{
	height: 15px;
	overflow: hidden;
}


div.playBar div{
	width: 62px;
}

ul.memberName li{
	display:block;
	height:15px;
	padding:0 0 0 20px;
}

ul.memberName li span{
	position: relative;
	top: -3px;
}

/*------- Fund List --------*/

.fundList{
	display: clear;
	width: 500px;
	background: #E9E9EB url(../img/bg_fundCrx_box.jpg) no-repeat;
	overflow: hidden;
	padding: 15px 1px 0 16px;
}

*html .fundList{
	width: 517px;
}

/*------- CRX List --------*/

.crxList{
	display: clear;
	width: 500px;
	background: #E9E9EB url(../img/bg_fundCrx_box.jpg) no-repeat;
	overflow: hidden;
	padding: 15px 1px 0 16px;
}

* html .crxList{
	width: 517px;
}

/*------- Fund List --------*/
/*------- CRX List --------*/

.fundcrxList{
	clear:both;
	overflow: hidden;
	overflow:hidden;
	width:517px;
	margin: 0 0 15px 0;
}

div.artistArea{
	display: inline;
	width: 110px;
	float: left;
}

.fundList div.artistArea,
.crxList div.artistArea{
	display: inline;
	width: 110px;
	float: left;
}

* html .fundList div.artistArea,
* html .crxList div.artistArea{
	float: none;
}

.fundList div.artistArea .artistImg dt span,
.crxList div.artistArea .artistImg dt span{
	font-family:"MS ゴシック","MS Gothic";
}

.box_fundcrxEnd{
	display: block;
	clear: both;
	background: #E9E9EB url(../img/bg_fundcrxEnd.gif) no-repeat left bottom;
	width: 517px;
	height: 5px;
	padding: 5px 0 0 0;
	margin: 0 0 30px 0;
}

/* --------------------------------------------
		POPUP
-------------------------------------------- */

body.popup{
	background: url(/_common/img/bg/bg_main.gif) repeat;
}

.login_area{
	height:81px;
	vertical-align:middle;
}
.loginForm{
	width:166px;
	height:20px;
}




/*-----------ヘッダー-----------*/

#re_body{
	background:url(../img/remin_bg.gif) repeat-y center top;
	width:658px;

}

#re_header{
	background:url(../img/remin_head.jpg) no-repeat;
	width:578;
	height:53px;
	margin-bottom:26px;
}

/*-----------コンテンツエリア-----------*/



strong.Q_Icon{
	font-size:12px;
	color:#333333;
}

table td.item{
	height:30px;
	vertical-align:middle;
	padding-left:13px;
	color:#999999;
	line-height:120%;
}

span.val{
 color:#333;
 font-sizu:12px;
 font-weight:bold;
	padding-left:10px;
}

/*-----------フッター-----------*/

#re_footer{
	display:block;
 background:url(../img/remin_foot.jpg) no-repeat center bottom;	
	width:; height:27px;
	text-align:right;
	vertical-align:bottom;
	padding:0 60px 0 0;
	/*border:1px solid #CC0000;*/
}

#re_footer a:link,
#re_footer a:visited,
#re_footer a:active,
#re_footer a:hover {color:#FFF;}
#re_footer a:hover {text-decoration:underline;}

#re_footer img{margin-right:5px;}


close_btn{}

/*----------Border-----------*/

td.borTopBtm{
	border-bottom:1px solid #E0DFE3;
	border-top:1px solid #E0DFE3;
	padding: 0 0 0 10px;
}

/*----------Form-----------*/

input.loginForm{border:1px solid #A5ACB2;}


#re_contentsarea_box{
	display:block;
	padding:0 65px;
	text-align:left;
}

h2.pagetit{
	font-size: 16px;
	margin: 0 0 15px 0;;
}

#re_contentsarea_box .readtxt_end,
#re_contentsarea_box .readtxt{
	display: block;
	font-size:12px;
	color:#666666;
	line-height: 165%;
	padding: 0 0 15px 0;
}

#re_contentsarea_box .readtxt_end{
	font-weight: bold;
}

input.formTxt_2{
	width: 250px;
	padding: 1px 0;
}

select.sw01{
	margin: 0 0 0 5px;
	font-size: 12px;
	width: 110px;	
}

.errTxt{
	display: block;
	font-size: 12px;
	color: #CC0000;;
	font-weight: bold;
	margin: 4px 0;
}

div.box_artistArea, div.box_cdArea {
	background: url(../img/bg_pickup_dot.jpg) no-repeat scroll left top;
	clear:both;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	width: 517px;
}

div.box_fundArea {
	background:#E9E9EB none repeat scroll 0%;
	clear:both;
	padding:0px;
	width:517px;
}

div.fundAreaList {
	margin:5px 0 0 0;
	overflow:hidden;
	padding: 0 0 0 0;
	width: 517px;
}

div.fundAreaList div.artistArea{
	display:inline;
	float:left;
	margin: 5px 12px 0 2px;
	width:110px;
}

div.fundAreaList dl.artistImg, div.crxAreaList dl.artistImg {
	background:transparent url(/_common/img/bg/bg_artistList.gif) no-repeat scroll 0%;
	height:146px;
	padding: 0 0 0 5px;
	width:110px;
}

/*-- アーティスト名 -- */

div.fundAreaList dl.artistImg dt, div.crxAreaList dl.artistImg dt {
	color: #FFFFFF;
	font-size: 10px;
	height: auto;
	margin: 0pt 0pt 0pt 14px;
	overflow: hidden;
	width: 85px;
}

div.fundAreaList dl.artistImg dt span,
div.crxAreaList dl.artistImg dt span{
	position: relative;
	top: -1px;
}


/*-- PLAY Bar -- */

div.playBar {
	color:#272727;
	cursor:pointer;
	font-size:10px;
	height:13px;
}

div.artistArea div.playBar{
	background:transparent url(/_common/img/bg/bg_playBar.jpg) no-repeat scroll 0%;
	margin: 0 0 2px 5px;
	width:100px;
}

div.artistArea div.playBar span{
	position: relative;
	top: -4px;
}

div.playBar div {
	margin:0pt 0pt 0pt 35px;
	overflow:hidden;
	height: 13px;
}


