@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus { outline: none; }

#works {
	font-size:8px;
}

#headline {
	margin-top: 20px;
	margin-bottom: 8px;
	font-size:12px;
	line-height:10px;
}
#info {
	visibility: hidden;
}

#img1, #img2, #img3 {
	position: absolute;
}
#img2 {
	margin-top:73px;
}
#img3 {
	margin-top:136px;
}