@charset "UTF-8";


/* コンテンツ02　歴史と歩みの写真にキャプションをつける設定 */


.cap {
	margin-top: 0;
	margin-right: 0;
	width: 120px;
	height: 90px;
	float: right;
}

.cap figcaption {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	padding-top: 83px;
}