@charset "utf-8";

#main #main-contents #pageheader {
	border-bottom: 0px none;
	height: 124px;
	background: none;
}
#main #main-contents #pageheader h1 {
	text-indent: -999em;
	background: url(../images/h1-brand.gif) no-repeat left top;
}
#main #main-contents #pageheader p.lead {
	width: 642px;
	height: 76px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-brand_lead.gif) no-repeat left bottom;
}

#main #main-contents #promise.section {
}
#main #main-contents #promise .section-inner .header {
	margin: 0;
	padding: 0;
	width: 642px;
	height: 34px;
}
#main #main-contents #promise .section-inner .section.mainsection {
	margin: 0;
	padding: 0;
	width: 642px;
	height: 426px;
	overflow: hidden;
	position: relative;
	background: url(../images/bg-brand_main.jpg) no-repeat left top;
}
#main #main-contents #promise .section-inner .mainsection p.catch {
	position: absolute;
	left 0;
	top: 36px;
	width: 375px;
	height: 58px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-brand_promise-catch.gif) no-repeat left top;
}
#main #main-contents #promise .section-inner .mainsection p.subtitle {
	position: absolute;
	left 0;
	top: 108px;
	width: 105px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-brand_promise-subtitle.gif) no-repeat left top;
}
#main #main-contents #promise .section-inner .mainsection p.body_text {
	position: absolute;
	left 0;
	top: 137px;
	width: 354px;
	height: 194px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-brand_promise-body.gif) no-repeat left top;
}
