#Outline > #Contents > div.block:hover {
	opacity: 0.6;
	cursor: pointer;
}
#Outline > #Contents > p.note {
	font-size: 1em;
	margin-top: 10px;
}
#Outline > #Contents > p.note > a > img {
	vertical-align: bottom;
	margin-left: 5px;
	width: 1.3em;
	height: 1.3em;
}