@charset "utf-8";


.contents h1 {
	font-size: 25px;
}
.contents figure {
	float: right;
	margin: 0 0em 0 2em;
	width: 200px;
}
.contents figcaption {
	padding-top: 5px;
	font-size: 12px;
	color: #858585;
}