@charset "utf-8";

* html body {
	zoom: 50%;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
	margin: 20px;
}

/*a:link,
a:visited {
	text-decoration: underline;
	color: #000;
}
*/

h2 {
	font-size: 1.2em;
}

img {
	border: 0;
}

#nav {
	display: none;
}

#artist img {
	width: 110px;
}

header,nav {
	display: none;
}

.sp {
	display: none;
}
