@charset "utf-8";

#headerArea {
	background: url(/images/top_img.jpg) no-repeat left top;
	height: 450px;
	width: 900px;
}

#headerArea h1 {
	background: url(/images/h1_top.jpg) no-repeat left top;
	height: 229px;
	width: 560px;
	top: 87px;
	left: 187px;
	z-index: 0;
}

#headerArea h2 {
	background: url(/images/h2_top.jpg) no-repeat left top;
	height: 50px;
	width: 900px;
	top: 0px;
	left: 0px;
}

#headerArea #foaImg01,
#headerArea #foaImg02,
#headerArea #foaImg03,
#headerArea #foaImg04,
#headerArea #foaImg05,
#headerArea #foaImg06,
#headerArea #foaImg07 {
	position: absolute;
	z-index: 100;
}

#headerArea #foaImg01 {
	left: 69px;
	top: 64px;
}

#headerArea #foaImg02 {
	left: 20px;
	bottom: 164px;
}

#headerArea #foaImg03 {
	left: 110px;
	bottom: 64px;
}

#headerArea #foaImg04 {
	top: 50px;
	right: 122px;
}

#headerArea #foaImg05 {
	right: 1px;
	bottom: 197px;
}

#headerArea #foaImg06 {
	right: 98px;
	bottom: 70px;
}

#headerArea #foaImg07 {
	bottom: 12px;
	left: 263px;
}

/*---------- end [#naviMenu] ----------*/
/*
#contArea {
	position: relative;
	width:877px;
	clear: both;
	padding: 0px 0px 40px 23px;
	margin-top: 15px;
	overflow: hidden;
	background: url(../images/cont_back_top.png) no-repeat 23px -15px;
	float: left;
}
*/

/*---------- end [#headerArea] ----------*/

#leftWrap {
	height: 1830px;
	padding-right: 0px;
	margin-right: 0px;
}

#leftWrap .backupBox {
	position: relative;
	height: 568px;
	width: 474px;
	padding: 20px 23px;
	margin: 0px auto 20px;
	overflow: hidden;
	color: #FFFFFF;
	background: url(/images/backup_back.gif) no-repeat center top;
}

#leftWrap .backupBox .floatLeft,
#leftWrap .backupBox .floatRight {
	position: relative;
	overflow: hidden;
	width: 233px;
}

#leftWrap .backupBox dt {
	padding-bottom: 5px;
}

#leftWrap .backupBox dd {
	padding: 0px 10px 30px;
	text-align: justify;
	text-justify: distribute;
}

/*---------- end [.backupBox] ----------*/

#leftWrap ol {
	background: url(/images/flow_back.gif) no-repeat left top;
	height: 146px;
	width: 495px;
	text-align: center;
	padding: 14px 0px 0px 25px;
}

#leftWrap li {
	font-size: 0px;
	line-height: 0px;
	float: left;
}

/*---------- end [#leftWrap] ----------*/

#rightWrap {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 36px;
}

