@charset "utf-8";

#menu_discography a {background: url(../images/menu_h0-bi33-d88-s155-bl203-c227-l268.png) -88px -13px no-repeat;}

#content:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

/* #####################################

list

#################################### #*/

#catalogue {
	width: 225px;
	float: left;
	}
	
#catalogue h3 {
	width: 205px;
	height: 12px;
	margin-bottom: 10px;
	background: url(../images/discography/discography_catalogue.png) left top no-repeat;
	text-indent: -9999px;
	}
	
#mixcd,
#remix_work {
	width: 185px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	}
	
#catalogue ul {
	margin-left: 30px;
	}

#catalogue li {
	margin-bottom: 20px;
	}

#catalogue img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	}
	
/* #####################################

detail

#################################### #*/
	
#detail {
	width: 450px;
	float: left;
	}
	
#detail h2 {
	width: 430px;
	height: 9px;
	margin-bottom: 10px;
	background: url(../images/discography/discography_detail.png) left top no-repeat;
	text-indent: -9999px;
	}

#jacket_image dt,	
#artist dt,
#title dt,
#comment dt,
#tracklist dt,
#label dt,
#release_date dt,
#format dt,
#catalog_id dt,
#tvcm dt,
#special_site dt {
	width: 410px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	}

#jacket_image dd,
#artist dd,	
#title dd,
#comment dd,
#label dd,
#release_date dd,
#format dd,
#catalog_id dd,
#tvcm dd,
#special_site dd {
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
#tracklist dd {
	margin-left: 45px;
	margin-bottom: 10px;
	}
	
#comment dd {
	width: 385px;
	text-align: justify;
	text-indent: 1em;
	}
	
#comment p {
	margin-bottom: 1em;
	}
	
#tracklist li {
	list-style: decimal-leading-zero;
	}
		
/* #####################################

Shop

#################################### #*/
	
#shop {
	width: 225px;
	float: left;
	}
	
#shop h4 {
	width: 205px;
	height: 12px;
	margin-bottom: 10px;
	background: url(../images/discography/discography_shop.png) left top no-repeat;
	text-indent: -9999px;
	}
	
#shop ul {
	margin-left: 30px;
	}
	
#shop li {
	width: 120px;
	margin-bottom: 20px;
	}
	
#shop a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: top;
	}
	
#amazon a {
	height: 34px;
	background: url(../images/shop/amazon.png) left top no-repeat;
	}
	
#tower a {	
	height: 35px;
	background: url(../images/shop/tower.png) left top no-repeat;
	}
	
#hmv a {
	height: 56px;
	background: url(../images/shop/hmv.png) left top no-repeat;
	}
	
#tsutaya a {
	height: 53px;
	background: url(../images/shop/tsutaya.png) left top no-repeat;
	}
