@charset "UTF-8";

/*----- common -----*/
body {
	background: #000000 url(images/bg.jpg) no-repeat fixed center top;
}

h1 {
	border-bottom: 1px solid #CCCCCC;	
}

h2 {
	background: url(images/bg_ttl.gif) no-repeat 0px 0px;
}

h3 {
	color: #B7272A;
}

a:link, a:visited, a:active {
	color: #B7272A;
	text-decoration: none;
}

a:hover {
	color: #B7272A;
	text-decoration: underline;
}

#main-contents .home-box-border {
	margin-top: -10px;	
}

#main-contents .home-box-border h3 {
	margin: 0px 0px 10px;
}

#main-contents .home-box-border .comment {
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-top: -5px;	
}

#main-contents .pricedown .jacket {
	width: 80px;
}

#main-contents .pricedown .spec {
	width: 340px;
}

#main-contents .pricedown .spec p {
	font-size: 10px;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	margin: 0px 0px 5px;
}

#main-contents .pricedown hr {
	clear: both;
	visibility: hidden;	
}




/*----- navi -----*/
.news .line-dot {
	width: 660px;
	height: 10px;
	margin: 0px 0px 10px;
	background: url(../../common/artist/images/line_h.gif) repeat-x bottom;
}


/*----- navi -----*/
#header ul#navi li.navi-home {
	width: 76px;
	background: url(images/navi.gif) no-repeat 0px -30px;		
}

#header ul#navi li.navi-home a {
	width: 76px;
	background: url(images/navi.gif) no-repeat 0px 0px;		
}

#header ul#navi li.navi-home a:hover {
	background: url(images/navi.gif) no-repeat 0px -30px;		
}

#header ul#navi li.navi-home-no {
	width: 76px;
	background: url(images/navi.gif) no-repeat 0px -60px;	
}

#header ul#navi li.navi-news {
	width: 75px;
	background: url(images/navi.gif) no-repeat -76px -30px;		
}

#header ul#navi li.navi-news a {
	width: 75px;
	background: url(images/navi.gif) no-repeat -76px 0px;		
}

#header ul#navi li.navi-news a:hover {
	background: url(images/navi.gif) no-repeat -76px -30px;		
}

#header ul#navi li.navi-news-no {
	width: 75px;
	background: url(images/navi.gif) no-repeat -76px -60px;		
}

#header ul#navi li.navi-bio {
	width: 112px;
	background: url(images/navi.gif) no-repeat -151px -30px;		
}

#header ul#navi li.navi-bio a {
	width: 112px;
	background: url(images/navi.gif) no-repeat -151px 0px;		
}

#header ul#navi li.navi-bio a:hover {
	background: url(images/navi.gif) no-repeat -151px -30px;		
}

#header ul#navi li.navi-bio-no {
	width: 112px;
	background: url(images/navi.gif) no-repeat -151px -60px;		
}

#header ul#navi li.navi-disco {
	width: 129px;
	background: url(images/navi.gif) no-repeat -263px -30px;		
}

#header ul#navi li.navi-disco a {
	width: 129px;
	background: url(images/navi.gif) no-repeat -263px 0px;		
}

#header ul#navi li.navi-disco a:hover {
	background: url(images/navi.gif) no-repeat -263px -30px;		
}

#header ul#navi li.navi-disco-no {
	width: 129px;
	background: url(images/navi.gif) no-repeat -263px -60px;		
}

#header ul#navi li.navi-official {
	width: 124px;
	background: url(images/navi.gif) no-repeat -392px -30px;		
}

#header ul#navi li.navi-official a {
	width: 124px;
	background: url(images/navi.gif) no-repeat -392px 0px;		
}

#header ul#navi li.navi-official a:hover {
	background: url(images/navi.gif) no-repeat -392px -30px;		
}

#header ul#navi li.navi-official-no {
	width: 124px;
	background: url(images/navi.gif) no-repeat -392px -60px;		
}



