@charset "utf-8";

/*==================================================
	◆ ディスコグラフィー
==================================================*/

.bar_lineup{
	width:511;
	height:37px;
	background:url(../img/archives/discography/years_box.jpg);
	background-repeat:no-repeat;
}

.main_lineup{
	width:auto;
	height:auto;
}

.bar_btn{
	width:507px;
	height:auto;
}

.bar_btn li{
	display:block;
	float:left;
	width:auto;
	list-style-type:none;
}


.album{
	width:auto;
	height:auto;
	padding-left:15px;
	padding-top:12px;
}

.single{
	width:auto;
	height:auto;
	padding-left:40px;
	padding-top:12px;
}

.dvd{
	width:auto;
	height:auto;
	padding-left:40px;
	padding-top:12px;
}


.digi{
	width:auto;
	height:auto;
	padding-left:40px;
	padding-top:12px;
}

.album_icon{
	width:auto;
	height:auto;
	margin-top:20px;
}

.lineup{
	width:511px;
	height:auto;
	margin-bottom:15px;
	margin-left:35px;
	overflow:hidden;
}

.lineup_img{
	width:81px;
	height:82px;
	margin-top:22px;
	margin-left:15px;
	margin-bottom:20px;
	float:left;

}

.lineup_text{
	width:365px;
	height:auto;
	margin-top:22px;
	margin-left:35px;
	float:left;
}

.lineup_text p{
	line-height:1.5em;
}

.dot_line{
	width:509px;
	height:1px;
	clear:both;
	background:url(../img/common/dotline_h.jpg) repeat-x;
	background-position:0% 100%;
	padding-top:15px;
}

.detalallbox{
	width:690px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}

.detalallbox h4{
	width:675px;
	height:auto;
	background:#222222;
	line-height:25px;
	padding-left:15px;
	color:#fff;
}

.dtl_contall{
	width:690px;
	height:auto;
	overflow:hidden;
	padding:30px 0px;
}

.dtl_contallleft{
	width:240px;
	height:auto;
	padding:0px 15px;
	float:left;
}

.dtl_contallleft2{
	width:150px;
	height:auto;
	padding:0px 55px;
	float:left;
}

.dtl_contallleft p{
	color:#666;
	font-size:10px;
	text-align:center;
}

.dtl_contallright{
	width:360px;
	height:auto;
	padding-left:20px;
	float:left;
}

.dtl_contallright p{
	padding:0px 0px 25px 5px;
}

.dtl_contallright p.title{
	font-size:14px;
	font-weight:bold;
}
