@charset "UTF-8";

/*-------------------------------------------------------------
画像タイトル

.bImgttl
┗ h3

-------------------------------------------------------------*/
.bImgttl {
	width: 100%;
	overflow: hidden;
}
.bImgttl h3 {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}