.topBG {
	background-repeat: no-repeat;
}
.scroll {
	scrollbar-base-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#EEEEEE;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
}
.featureDate {
	font-size: 12px;
}
.featureUpdate {
	font-size: 10px;
}
.artistName {
	font-size: 12px;
	line-height: 14px;
}
.artistKana {
	font-size: 10px;
	line-height: 12px;
}
.footerJp {
	font-size: 10px;
	text-decoration: none;
}
.footerEng {
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover {
	color:#D32417;
}
.leftMargin {
	margin-left: 30px;
}
.topNews {
	color: #FFFFFF;
	line-height: 1.5em;
}
.topNews a{
	color: #FFFFFF;
}
#artistList {
	display:block;
	background-color: #EEEEEE;
	background-position: center center;
	background-repeat: no-repeat;
	height: 62px;
	width: 100px;
	position: absolute;
	text-decoration: none;
}
#artistList a:hover {
	background-color: #CCCCCC;
}
#columnList {
	display:block;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 62px;
	width: 100px;
	position: absolute;
	text-decoration: none;
}
#columnList a:hover {
	background-color: #333333;
}
.linkComment {
	color: #999999;
	font-size: 10px;
}

