@charset 'utf-8';

/* mainArea
-------------------------------------------------- */

#mainArea h1 {
	width: 708px;
	height: 32px;
	padding: 0px;
	margin: 0px 0px 22px 1px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(../images/h1_pagetitle.gif) left top no-repeat;
	color: #d8cbce;
}

#mainArea h2 {
	width: 500px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(../images/h2_textimage.gif) left top no-repeat;
	color: #ffffff;
	line-height: 1;
}

#mainArea h3 {
	width: 688px;
	padding: 10px 0px 9px;
	margin: 19px 0px 13px 1px;
	font-size: 120%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/shared/images/h2_bg.gif) left bottom no-repeat;
}

#mainArea h3 span {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	display: block;
	color: #333333;
}

#mainArea h4.subTitle {
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 1px 4px;
	font-size: 100%;
	line-height: 1.35;
	font-weight: bold;
	color: #333333;
	background: none;
}

#mainArea h3 span {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	display: block;
}

#mainArea h4 span {
	color: #5c4133;
}

#mainArea h3.changeMarginDefaultH {
	margin-top: 15px !important;
}
