@charset "UTF-8";

h2 {
	font-weight: bold;
	line-height:1.4;

}

h3 {
	/*line-height:1.3;*/
}

#titleImg img{
	position: absolute;
	left: 19px;
	top: 49px;
}

#discoBox {
	width:630px;
	margin:210px auto 0;
	overflow:hidden;

	}

#discoBoxleft {
	width:300px;
	float:left;
}

#discoBoxRight {
	width:300px;
	float:right;
}


ul.albamTitle {
	display:block;
	list-style:none;
	padding-bottom:15px;
	line-height:1.1;
	margin-left:-20px;
	/*font-weight:bold;*/
}

ul.albamTitle li{

}

ul.albamTitle li a{
	display:inline;
	padding-left:20px;
}

ul.albamTitle li a:hover{
	display:inline;
	padding-left:20px;
	background:url(../images/img05.gif) no-repeat 0 0.2em;
}

ol.albumMenu{
	display:block;
	padding-bottom:15px;
}

ol.albumMenu li{
	list-style:inside decimal;
	line-height:1.4;
}


#discoBoxRight h2 {
	text-transform:uppercase;
}

#discoBox h2, #lyrics h2 {
	/*padding-bottom:3px;*/
	margin-bottom:5px;
	border-bottom:1px solid #000000;
}

p.activeLink {
	padding-bottom:15px;
}

.buy {
	display:block;	
}

#lyrics {
	clear:both;
	width:630px;
	/*margin:30px auto 0;*/
	padding-top:20px;
}

.lead {
	margin-bottom:30px;
}

.bottomAnchor {
	display:block;
	text-align:right;
	padding-top:10px;
	border-top:1px dotted #000000;
}

#discoBoxleft h3 {
	margin-bottom:10px;
	line-height:1.4;
}

#discoBoxleft img {
	display:block;
	margin:0 0 10px 0;
}

/* localナビゲーション
---------------------------------------------------- */

#localNavigation li#discography {
  background: url(../../common/images/navi.jpg) no-repeat -200px -149px;
}

/**/

ul.albamTitle {
}