@charset "utf-8";
/* CSS Document */


.back_bg{
	background:url(../images/body_bg.jpg);
}

/* ナビ色 */

.present{
	color:#FFF;
}

/* 音楽配信内容 */

.main{
	background:#FFFFFF;
	width:958px;
	padding-top:15px;
	border:#42160e solid 1px;
	margin-bottom:50px;
}

.music_logo{
	background:url(../images/music_logo.gif) no-repeat top center;
	width:958px;
	height:62px;
}

.contents{
	width:958px;
	letter-spacing:-0.4em;
}

.left_box{
	width:672px;
	border-right:#42160e solid 1px;
	display:inline-block;
	letter-spacing:normal;
	padding:30px 0 50px;
}

.right_box{
	width:285px;
	vertical-align:top;
	overflow:hidden;
	display:inline-block;
	letter-spacing:normal;
	padding-top:30px;
	margin-bottom:30px;
}

.h_pickup{
	background:url(../images/h_pickup.gif) no-repeat top left;
	width:672px;
	height:22px;
	border-bottom:#42160e solid 1px;
}

.h_sitelist{
	background:url(../images/h_list.gif) no-repeat top left;
	width:285px;
	height:22px;
	border-bottom:#42160e solid 1px;
}

.pickup_music_area{
	width:643px;
	padding:30px 15px 20px 15px;

}

.date{
	font-size:16px;
	color:#513d34;
	font-weight:bold;
	margin-bottom:15px;
}

.tieup{
	font-size:12px;
	color:#513d34;
	margin-bottom:10px;
}

.table_space{
	padding:0px 5px 0px 5px;
	width:300px;
}

.table_space2{
	padding:0px 5px 0px 20px;
	width:300px;
}


.table_space3{
	padding:0px 5px 0px 20px;
	width:610px;
}


.cd_title{
	font-size:13px;
	line-height:15px;
	color:#330000;
	/*margin-bottom:10px;*/
	margin-bottom:5px;
}

.cd_title_sub{
	font-size:16px;
	line-height:20px;
	color:#6b523c;
	font-weight:bold;
	margin-bottom:20px;
}

.release_jacket{
	text-align:left;
	float:left;
	padding:0px 20px 0px 0px;
}

.floatclear{
	padding:0px 0px 20px 0px;
	clear:both;
}

.artist{
	font-size:16px;
	font-weight:bold;
	color:#917f60;
	margin-bottom:20px;
}

.intro_text{
	color:#513d34;
	font-size:12px;
	line-height:18px;
}

.list_lead{
	width:285px;
	text-align:center;
	font-size:12px;
	line-height:16px;
	color:#513d34;
	padding-bottom:30px;
}

/* サイトボタン */

.itunes, .rekochoku, .amazon, .musicjp, .mora, .dwango, .onkyo{
	width:120px;
	height:50px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin:0 15px 10px;
}

.itunes{
	background:url(../images/bnr_apple.jpg) no-repeat left top;
	float:left;
}

.rekochoku{
	background:url(../images/bnr_rekochoku.jpg) no-repeat left top;
}

.amazon{
	background:url(../images/bnr_amazon.jpg) no-repeat left top;
	float:left;
}

.musicjp{
	background:url(../images/bnr_musicjp.jpg) no-repeat left top;	
}

.mora{
	background:url(../images/bnr_mora.jpg) no-repeat left top;	
	float:left;
}

.dwango{
	background:url(../images/bnr_dwango.jpg) no-repeat left top;
}
.onkyo{
	background:url(../images/bnr_e-onkyo.jpg) no-repeat left top;
}



.youtube_twitter{
	align:center;
	padding:10px 0px 0px 2px;
	margin:30px 0px 10px 0px;
	border-top:#42160e dashed 1px;
}



/* バックナンバー */

.bn{
	width:270px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:16px;
	color:#513d34;
	padding:30px 0px 10px 0px;
	margin:10px 0px 0px 0px;
	border-top:#42160e dashed 1px;
}

.backnumber_list{
	padding:30px 15px 10px 60px;
	font-weight:bold;
}


.backnumber_list_s{
	padding:0px 0px 0px 70px;
}



