@charset "UTF-8";


/* 写真にキャプションをつける設定 */



.cap {
	margin-top: 0;
	margin-right: 0;
	width: 200px;
	height: 136px;
	float: right;
}

.cap figcaption {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding-top: 133px;
}