a:link{
	color: #FF0000;
	text-decoration:none;
}
a:visited{
	color: #FF6600;
        text-decoration:none;
}
a:active{
	color: #FF0000;
        text-decoration:none;
}
a:hover{
	color: #660000;
	;
	text-decoration: underline blink;
}

.main {
	font-size: 11px;
	line-height: 140%;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.sub {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
}
.subb {
	font-size: 10px;
	line-height: 140%;
	color: #000000;
}
.albumtitle {
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}
.albumsub {
	font-size: 12px;
	color: #CC6600;
}
.artistname {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #000033;
}
.bgedge {
	background-attachment: scroll;
	background-image: url(images/edge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.comment {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.bgg {
	background-attachment: fixed;
	background-image: url(images/whitew.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #660000;
}
.photoright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photoleft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.bfcbgd {
	background-attachment: scroll;
	background-image: url(artist/trex/images/bfc_bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 3px;
	padding-right: 30px;
}
.main2 img {
	margin-left: 10px;
	margin-bottom: 10px;
}

