@charset 'utf-8';

/* mainTitle
-------------------------------------------------- */

#mainTitle h1 {
	width: 798px;
	height: 92px;
	padding: 0px;
	margin: 0px 0px 17px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background: url(../images/maintitle.gif) left top no-repeat;
}

/* mainArea
-------------------------------------------------- */

#mainArea h2 {
	width: 798px;
	padding: 0px;
	margin: 0px 0px 9px;
	font-size: 140%;
	line-height: 1.5;
	color: #333333;
	font-weight: bold;
	background: url(/sitemap/images/h2_bg.gif) left top no-repeat;
}

#mainArea h2 span {
	width: 798px;
	padding: 11px 0px 9px 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	background: url(/sitemap/images/h2_bg_bottom.gif) left bottom no-repeat;
}

#mainArea h2.changeMarginDefaultH {
	margin-top: 15px !important;
}

#mainArea h3 {
	padding: 1px 0px 4px 0px;
	margin: 18px 0px 9px 12px;
	font-size: 120%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/shared/images/h3_bg2.gif) 0px 3px no-repeat;
}

#mainArea h3 span {
	width: 763px;
	_width: 774px;
	_w\idth: 763px;
	padding: 0px 0px 8px 11px;
	margin: 0px;
	display: block;
	background: url(/sitemap/images/h3_bg.gif) left bottom repeat-x;
}

#mainArea h3 span.typeColumn {
	width: 375px;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-indent: 11px;
	display: block;
	background: url(/sitemap/images/h3_column_bg.gif) left bottom no-repeat;
}

#mainArea h3.changeMarginDefaultH {
	margin-top: 12px !important;
}

/* twoColumnBox
-------------------------------------------------- */

#mainArea .twoColumnBox {
	width: 798px;
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .leftColumn {
	width: 393px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainArea .twoColumnBox .rightColumn {
	width: 393px;
	padding: 0px;
	margin: 0px;
	float: right;
}

