@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual {
	width: 810px;
	height: 52px;
	padding: 0px;
	margin: 0px 15px;
}

#keyVisual h1 {
	width: 810px;
	height: 52px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #fe3782;
	background: url(../images/pagetitle.gif) left top no-repeat;
}

/* processNavigation
-------------------------------------------------- */

#mainArea #processNavigation {
	width: 810px;
	padding: 5px 0px 26px 0px;
	margin: 0px;
	background: none;
}

#mainArea #processNavigation ul {
	width: 810px;
	padding: 0px;
	margin: 0px;
}

#mainArea #processNavigation ul li {
	float: left;
	padding: 0px;
	margin: 0px 7px 0px 0px;
}

#mainArea #processNavigation ul li.last {
	padding: 0px;
	margin: 0px 0px 0px 1px;
}

/* twoColumnBox
-------------------------------------------------- */

#mainArea .twoColumnBox {
	width: 810px;
	padding: 0px;
	margin: 0px;
	background: url(/flow/images/flow_bg.gif) left top repeat-y;
}

#mainArea .twoColumnBox .layout {
	width: 810px;
	padding: 0px;
	margin: 0px;
	background: url(/flow/images/flow_bg_heading.gif) left top no-repeat;
}

#mainArea .twoColumnBox .body {
	width: 794px;
	_width: 810px;
	_w\idth: 794px;
	padding: 8px 8px 43px 8px;
	margin: 0px;
	background: url(/flow/images/flow_bg_bottom.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .bodyEnd {
	width: 794px;
	_width: 810px;
	_w\idth: 794px;
	padding: 8px 8px 25px 8px;
	margin: 0px;
	background: url(/flow/images/flow_bg_bottom_end.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_001,
#mainArea .twoColumnBox .bodyEnd h2.heading_001 {
	width: 794px;
	height:36px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #f5f1e9;
	background: url(/flow/images/heading_001.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_002,
#mainArea .twoColumnBox .bodyEnd h2.heading_002 {
	width: 794px;
	height:36px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #f5f1e9;
	background: url(/flow/images/heading_002.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_003,
#mainArea .twoColumnBox .bodyEnd h2.heading_003 {
	width: 794px;
	height:36px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #f5f1e9;
	background: url(/flow/images/heading_003.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h2.heading_004,
#mainArea .twoColumnBox .bodyEnd h2.heading_004 {
	width: 794px;
	height:36px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #f5f1e9;
	background: url(/flow/images/heading_004.gif) left bottom no-repeat;
}

#mainArea .twoColumnBox .body h3,
#mainArea .twoColumnBox .bodyEnd h3 {
	padding: 1px 0px 3px 0px;
	margin: 0px 0px 9px;
	font-size: 120%;
	line-height: 1;
	vertical-align: top;
	color: #aa0178;
	font-weight: bold;
	background: none;
}

#mainArea .twoColumnBox .column {
	width: 762px;
	_width: 794px;
	_w\idth: 762px;
	padding: 16px 16px 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .column p {
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnBox .column .leftColumn {
	width: 560px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainArea .twoColumnBox .column .rightColumn {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#mainArea .mainBtn {
	width: 810px;
	padding: 0px;
	margin: 18px 0px 0px 0px;
	text-align: center;
}

#mainArea .changeMarginTop {
	margin: 8px 0px 0px 0px;
}

/* attention Element
-------------------------------------------------- */

#mainArea ul.notes {
	padding: 1px 0px 0px;
	margin: 10px 0px 17px;
	list-style: none;
	font-size: 85%;
}

/* hr Element
-------------------------------------------------- */

#mainArea .hr {
	height: 1px;
	padding: 3px 0px 0px;
	margin: 12px 8px 0px 5px;
	background: url(/shared/images/hr_001.gif) 0px 3px repeat-x;
	_background: url(/shared/images/hr_001.gif) 0px 3px repeat-x;
	_background/* */: url(/shared/images/hr_001.gif) 0px 3px repeat-x;
	border: none;
}

