@charset "UTF-8";

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

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

h1,
h2,
p {
	color: #000000;
	font-size: 8pt;
}

img {
	border: 0;
}

#footer,
#contents .profile .top,
#contents .profile .bottom,
.aff,
.pagetop,
.btn-audio,
.btn-movie {
	display: none;
}

#container,
#header,
#topics,
#contents-top,
#contents,
#contents .profile,
#contents .profile .main,
#contents .info,
#contents .release
 {
	width: 100%;
	background: #FFFFFF url(none);
	margin: 0px;
	padding: 0px;
}


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

