.tvcmBox {
	margin-top: 40px;
	margin-left: 15px;
	width: 529px;
}

.tvcmBox .cfBox01 {
	background: url(../../../tvcm/img/h4_01_back1.jpg) no-repeat;
	float: left;
	width: 260px;
	position: relative;
	height: 140px;
}
.cfBox01 .number {
	position: absolute;
	left: 12px;
	top: 11px;
}
.cfBox01 .tit {
	position: absolute;
	left: 169px;
	top: 12px;
}
.cfBox01 .img {
	position: absolute;
	left: 9px;
	top: 30px;
}

.cfBox01 img.miru {
	position: absolute;
	left: 175px;
	top: 109px;
}

.tvcmBox .cfBox02 {
	background: url(../../../tvcm/img/h4_01_back1.jpg) no-repeat;
	float: right;
	width: 260px;
	position: relative;
	height: 140px;
}
.cfBox02 .number {
	position: absolute;
	left: 12px;
	top: 11px;
}
.cfBox02 .tit {
	position: absolute;
	left: 169px;
	top: 12px;
}
.cfBox02 .img {
	position: absolute;
	left: 9px;
	top: 30px;
}

.cfBox02 img.miru {
	position: absolute;
	left: 175px;
	top: 109px;
}