
.artpiece {
      margin: 20px 0px 0px 60px;
}

#setsumei {
	font-size: 0.9em;
	margin: 20px 60px 0px 60px;
	font-family: helvetica, sans-serif;
	line-height: 1.4em;
}
h2 {
	font-size: 1.2em;
	color: #933;
	margin: 1em 0 1em 0;
	border-left: solid #933 20px;
	padding: 0 0 0 10px;
}
a {
	font-weight: bold;
    color: #66c; 
    border-style: none;
    text-decoration: none; 
}
a:hover {
	font-weight: bold;
    color: #933;
    border-style: none
    text-decoration: underline;
}
