@charset "UTF-8";

body {
	background: #FFFFFF url(none);
	font-size: 8pt;
	color: #000000;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

h1,
h2,
h3,
h4,
h5,
p,
li,
td {
	color: #000000;
	font-size: 8pt;
}

img {
	border: 0;
}

#header,
#footer,
#main-image,
#navi,
.aff,
.btn-audio,
.line-gradient,
#news-sub-contents,
.year-navi,
#bio-photo,
#albums-sub-contents,
#albums-main-contents .tracklist td ul.dl {
	display: none;
}

#container,
#contents,
#contents-home {
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	border-style: none;
	float: none;
}

#home-headlines,
#home-flickr,
#home-twitter {
	padding-right: 0px;
	border-style: none;
}

#bio-text,
#news-main-contents,
#albums-main-contents {
	float: none;
	width: 100%;
	padding-right: 0px;
	border-style: none;
}

#bio-text {
	width: 100%;
	overflow: visible;
}

#home-headlines ul li,
.tweet,
#news-main-contents .news,
#albums-main-contents .tracklist table,
#albums-main-contents .tracklist td {
	background: url(none);
}

#albums-main-contents .tracklist td {
	padding-top: 0px;
	padding-bottom: 0px;	
}

hr.pagebreak {
	page-break-before: always;
}

