@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 810px;
	height: 80px;
	padding: 0px;
	margin: 0px 15px;
}

#keyVisual h1 {
	width: 810px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #fece00;
	background: url(../images/pagetitle.gif) left top no-repeat;
}

/* mainArea
-------------------------------------------------- */

#mainArea div.disclaimerOuterElement {
	padding: 0px;
	margin: 0px 15px;
	background: none;
}

/* heading Element
-------------------------------------------------- */

#mainArea h2 {
	width: 806px;
	_width: 810px;
	_w\idth: 806px;
	padding: 1px 1px 1px 1px;
	margin: 33px 0px 9px;
	font-size: 140%;
	line-height: 1.5;
	color: #2c77d4;
	font-weight: bold;
	border: 1px solid #cbcbcb;
	background: none;
/*
	background: url(/shared/images/h2_bg2.gif) 0px 0px no-repeat;
*/
}

#mainArea h2 span {
	width: 788px;
	_width: 806px;
	_w\idth: 788px;
	padding: 6px 0px 4px 18px;
	margin: 0px;
	display: block;
	background: #fff8e9 url(/sitemap/images/h2_bg.gif) left top repeat-y;
/*
	background: url(/sitemap/images/h2_bg.gif) left bottom no-repeat;
*/
}

#mainArea h2.changeMarginDefaultH {
	margin-top: 15px !important;
}

#mainArea h3 {
	padding: 2px 0px 6px 0px;
	margin: 18px 3px 9px 12px;
	font-size: 120%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/sitemap/images/h3_bg.gif) 2px 10px no-repeat;
}

#mainArea h3 span {
	padding: 0px 0px 4px 14px;
	margin: 0px;
	display: block;
	background: url(/sitemap/images/h3_hr.gif) left bottom repeat-x;
}

#mainArea h3.changeMarginDefaultH {
	margin-top: 12px !important;
}

/* twoColumnBox
-------------------------------------------------- */

#mainArea .twoColumnBox {
	width: 810px;
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .leftColumn {
	width: 400px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainArea .twoColumnBox .rightColumn {
	width: 400px;
	padding: 0px;
	margin: 0px;
	float: right;
}
