

/* ContentsTitleArea
-------------------------------------------------- */

#ContentsTitle h2.contents_title {
	width : 700px;
	height : 60px;
	padding : 0;
	margin : 0 0 10px;
}

#CatchCopy h2.catchcopy{
	width : 700px;
	height : 24px;
	padding : 0;
	margin : 0 0 10px 0;
	background-image : none;
}

/* Heading
-------------------------------------------------- */

#localNavigationArea #localNavigation .heading {
	width : 220px;
	height : 42px;
	padding : 0;
	margin : 0;
}


#contentsArea div.chargeFlow{
	padding : 0;
	margin : 0 auto;
	width : 620px;
}


/* ***********!!!Temporary!!!************
-------------------------------------------------- */

#contentsArea div.qaElement div.question{
	padding  : 20px 0 15px !important;
	margin  : 0 !important;
	background  : url(../../shared/images/icon_q.gif) 18px 20px no-repeat !important;
}

#contentsArea div.qaElement div.bg{
	padding  : 20px 30px 20px 50px; !important;
	background  : url(../../shared/images/a-box_bg2.gif) bottom no-repeat !important;
}