#ttl {
	background: url(../img/ttlBack.jpg) no-repeat;
	height: 130px;
	text-indent: -99999px;
	margin-bottom: 30px;
}

.ttl2 {
	background: url(../img/ttlBack2.jpg) no-repeat;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 10px;
	margin-bottom: 20px;
}

#ttl2Sub {
	color: #CE0000;
	font-weight: bold;
}

#guaranteeImgLeft {
	background: url(../img/guaranteeImgLeft.jpg) no-repeat;
	width: 232px;
	height: 277px;
	float: left;
	text-indent: -99999px;
	margin-bottom: 20px;
}

#guaranteeImgCenter {
	background: url(../img/guaranteeImgCenter.jpg) no-repeat;
	width: 232px;
	height: 277px;
	float: left;
	text-indent: -99999px;
	margin-left: 12px;
	margin-bottom: 20px;
}

#guaranteeImgRight {
	background: url(../img/guaranteeImgRight.jpg) no-repeat;
	width: 232px;
	height: 277px;
	float: left;
	text-indent: -99999px;
	margin-left: 12px;
	margin-bottom: 20px;
}

#guarantee_text {
	background-image: url(../img/guarantee.jpg);
	background-repeat: no-repeat;
    height: 390px;
    padding-left: 287px;
    margin-bottom: 30px;
}
