@charset "utf-8";

/*--------------------------------------
*ヘッダー
*---------------------------------------*/

#header {
	float: left;
	width: 261px;
	height: 167px;
	}


#header p {
	width: 261px;
	height: 167px;
	background: url(../img/header/title.gif) no-repeat;
	line-height: 100%;
	text-indent: -9999px;
	}

#header a {
	/* except macIe ¥*/
	overflow: hidden;
	/*   */
	display: block;
	width: 261px;
	height: 167px;
	line-height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	}


/*--------------------------------------
メインコンテンツ
---------------------------------------*/

#primaryArea {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 98px 64px 0px 0px;
	width: 527px;
	text-align: left;
	background: url(../img/series/bg.gif) no-repeat 0px 19px;
	}



/*
LINE UP用ヘッダー
*/

#series-header {
	padding: 20px 0px 10px 0px;
	overflow: hidden;
	}

#series-header:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #series-header {
	height: 1em;
	overflow: visible;
}
/**/

#series-header1 {
	padding: 20px 0px 10px 0px;
	overflow: hidden;
	}

#series-header1:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #series-header1 {
	height: 1em;
	overflow: visible;
}
/**/


#series-header1 img {
	float: left;
	margin: 10px 0px 0px 0px;
	}

#series-header1 h1 {
	margin: 0px 0px 0px 12px;
	float: left;
	width: 352px;
	height: 55px;
	background: url(../img/series/title1.gif) no-repeat;
	line-height: 100%;
	text-indent: -9999px;
	}

#series-header1 p {
	margin: 0px 0px 0px 12px;
	padding: 3px 5px 5px 0px;
	float: left;
	width: 347px;
	color: #0099ea;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	}

#series-header2 {
	padding: 20px 0px 10px 0px;
	overflow: hidden;
	}

#series-header2:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #series-header2 {
	height: 1em;
	overflow: visible;
}
/**/

#series-header2 img {
	float: left;
	}

#series-header2 h1 {
	margin: 0px 0px 0px 15px;
	width: 371px;
	float: left;
	height: 55px;
	line-height: 100%;
	text-indent: -9999px;
	background: url(../img/series/title2.gif) no-repeat;
	}

#series-header2 p {
	margin: 0px 0px 0px 15px;
	padding: 3px 5px 5px 0px;
	float: left;
	width: 366px;
	color: #0099ea;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	}

#series-header3 {
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	}

#series-header3:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #series-header3 {
	height: 1em;
	overflow: visible;
}
/**/


#series-header3 img {
	margin-left: 8px;
	float: left;
	}

#series-header3 h1 {
	margin: 10px 0px 0px 17px;
	float: left;
	width: 425px;
	height: 55px;
	background: url(../img/series/title3.gif) no-repeat;
	line-height: 100%;
	text-indent: -9999px;
	}

#series-header3 p {
	margin: 0px 0px 0px 17px;
	padding: 3px 5px 5px 0px;
	float: left;
	width: 420px;
	color: #0099ea;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	}



/*
リリース
*/

#release-series {
	clear: both;
	overflow: hidden;
	text-align: left;
	background: url(../img/series/bg_middle.gif) repeat-y;
	}

#release-series:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #release-series {
	height: 1em;
	overflow: visible;
}
/**/

#release-series dt {
	height: 29px;
	line-height: 100%;
	text-indent: -9999px;
	background: url(../img/series/bg_top.gif) no-repeat #fff 0px 10px;
	}


/*ジャケット*/
#release-series img {
	margin: 0px 10px 0px 0px;
	padding: 2px;
	float: left;
	width: 110px;
	background: #fff;
	}


/*リード*/
#release-series .lead {
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 10px 0px;
	background: url(../img/line.gif) no-repeat;
	line-height: 140%;
	}
	
#release-series .lead li {
	}
	
/*リード*/
#release-series .lead .product-spec {
	margin: 10px 0px;
	padding: 10px 0px 0px 0px;
	display: block;
	background: url(../img/line.gif) no-repeat;
	}
	

#totop {
	padding: 25px 0px 0px 0px;
	clear: both;
	height: 15px;
	background: url(../img/artist/bg_bottom.gif) no-repeat 0px bottom;
	}

#totop a {
	float: right;
	width: 20px;
	height: 20px;
	display: block;
	/* except macIe ¥*/
	overflow: hidden;
	/*   */
	background: url(../img/btn/top.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	}

#totop a:active,
#totop a:hover,
#totop a:focus {
	background-position: 0px -20px;
	}

