@charset "euc-jp";

/*=========================================================
	index
		1. h2
		2. h3
		3. prebiz  box
=========================================================*/



/* 1. h1
=========================================================*/

.step #main .three-fourth{
	background:#FFF;
	padding:0 0 40px;
	
	}
.step #main h1{
	margin:0.8em 0 1.5em 0;
}

.step #main .three-fourth div{
	text-align:center;
	
	}
	
/* 1. h2
=========================================================*/
.step #main  h2{
	margin:0 auto;
	padding:0;
	background:none;
}

/* 1. h3
=========================================================*/
.step #main  h3{
	margin:0 0 1em;
	font-weight:bold;
}


/* 3. boxStep  box
=========================================================*/
.step #main  .boxStep{
	margin:0 auto 1em;
	padding-bottom:13px;
	background:#73B5E5 url(../images/for_bg_boxStep.gif) no-repeat center bottom;
	text-align:center;
	width:640px;
}
.step #main  .boxStep h2{
	margin:1em auto 0;
}
.step #main  .boxItem{
	width:610px;
	margin:0 auto 10px;
	background:url(../images/for_bg_boxItem.jpg) no-repeat center top;
	text-align:left;
}
.step #main  .boxItemArea{
	padding:17px 15px;
	background:url(../images/for_bg_boxItemArea.gif) no-repeat center bottom;
	text-align:left;
}
.step #main  .boxItem2{
	width:610px;
	margin:0 auto 10px;
	background:#FFF;
}
.step #main  .boxItem2 .boxItemArea{
	padding:7px 15px 17px;
	text-align:left;
}

.step #main  .boxPre p{
	margin:0;
}

/* 4. navAncPanel
=========================================================*/
#navAncPanel {
	margin:0 0 20px;
	padding:0 10px 0 0;
}

#navAncPanel img:first-chiled{
	padding-bottom:10px;
}