@import "mod_heading_base.css";
/*h2*/

#contentsArea h2 {
	padding-top: 10px;
	background: #fff url(/shared/en/img/line_bold717_01.gif) left top no-repeat;
}

#contentsArea h2 span {
	display: block;
	padding: 1px 0 8px;
	background: url(/shared/en/img/line_dot717_01.gif) left bottom no-repeat;
}

body.withSubNavigation #contentsArea h2 {
	background: #fff url(/shared/en/img/line_bold533_01.gif) left top no-repeat;
}

body.withSubNavigation #contentsArea h2 span {
	background: url(/shared/en/img/line_dot533_01.gif) left bottom no-repeat;
}

#contentsArea h2 span.verbose {
	display: none;
}

#contentsArea h2 span a {
	padding-left: 14px;
	background: url(/shared/en/img/icon_arrow_01.gif) 0 0.15em no-repeat;
	/*\*/
	_background: none;
	/**/
	_background/* */: url(/shared/en/img/icon_arrow_01.gif) 0 0.15em no-repeat;
	text-align: right;
}

#contentsArea h2.link {
	padding-top: 15px;
}

#contentsArea h2.link a {
	display: block;
	/*\*/
	_height: 1px;
	/**/	
	background: url(/shared/en/img/h2_bottom717_01.gif) left bottom no-repeat;
	color: #333;
	text-decoration: none;
}

#contentsArea h2.link a span {
	display: block;
	padding: 6px 5px 7px 23px;
	background: url(/shared/en/img/h2_top717_01.gif) left top no-repeat;
}

#contentsArea h2.link a:hover {
	background: url(/shared/en/img/h2_bottom717_01o.gif) left bottom no-repeat;
}

#contentsArea h2.link a:hover span {
	background: url(/shared/en/img/h2_top717_01o.gif) left top no-repeat;
}

#contentsArea h2 span ul.linkList {
	text-align: right;
}

body.withSubNavigation #contentsArea h2.link {
	padding-top: 11px;
	background: url(/shared/en/img/line_dot717_01.gif) left top no-repeat;
}

body.withSubNavigation #contentsArea h2.link a {
	display: block;
	/*\*/
	_height: 1px;
	/**/	
	background: url(/shared/en/img/h2_bottom533_01.gif) left bottom no-repeat;
}

body.withSubNavigation #contentsArea h2.link a span {
	display: block;
	padding: 6px 5px 7px 23px;
	background: url(/shared/en/img/h2_top533_01.gif) left top no-repeat;
}

body.withSubNavigation #contentsArea h2.link a:hover {
	background: url(/shared/en/img/h2_bottom533_01o.gif) left bottom no-repeat;
}

body.withSubNavigation #contentsArea h2.link a:hover span {
	background: url(/shared/en/img/h2_top533_01o.gif) left top no-repeat;
}

