
/*	index
================================================== */

.innerBox{
	background:url(../img/bg02.png) no-repeat center center;
}




.main .flow{
	margin-bottom:72px;
}
.main .flow h4{
	background:url(../../common_img/flow.png) no-repeat center bottom;
	margin-bottom:36px !important;
}
.main .flow p.lead{
	margin-bottom:12px;
}

.main .flow .flowBox{
	width:704px;
	border:4px solid #eee;
	padding:24px 24px 15px 24px;
	margin-bottom:36px;
	text-align:center;
}
.main .flow .flowBox dl{
	width:215px;
	display:inline-block;
	margin-right:18px;
	height:105px;
}
.main .flow .flowBox dl:last-child{
	margin-right:0px;
}
.main .flow .flowBox dl dt{
	float:left;
	width:114px;
	text-align:left;
}
.main .flow .flowBox dl dd{
	float:left;
	width:101px;
	font-size:12px;
	text-align:left;
}



.main .visit{
	margin-bottom:72px;
}
.main .visit h4{
	background:url(../../common_img/visit.png) no-repeat center bottom;
	padding-bottom:16px !important;
	margin-bottom:30px !important;
}
.main .visit p.lead{
	text-align:center;
	margin-bottom:8px;
	line-height:1.9;
}

.main .visit .visitBox{
	width:752px;
	border:4px solid #eee;
	margin-bottom:36px;
	text-align:center;
}
.main .visit .visitBox img{
	display:block;
}





.main .deliver{
	margin-bottom:72px;
}
.main .deliver h4{
	background:url(../../common_img/deliver.png) no-repeat center bottom;
	padding-bottom:16px !important;
	margin-bottom:30px !important;
}
.main .deliver p.lead{
	text-align:center;
	margin-bottom:8px;
	line-height:1.9;
}
.main .deliver .deliverBox{
	width:752px;
	border:4px solid #eee;
	margin-bottom:36px;
	text-align:center;
}
.main .deliver .deliverBox img{
	display:block;
}



.main .bring{
	margin-bottom:72px;
}
.main .bring h4{
	background:url(../../common_img/bring.png) no-repeat center bottom;
	padding-bottom:16px !important;
	margin-bottom:30px !important;
}
.main .bring p.lead{
	text-align:center;
	margin-bottom:8px;
	line-height:1.9;
}
.main .bring .bringBox{
	width:752px;
	border:4px solid #eee;
	margin-bottom:36px;
	text-align:center;
}
.main .bring .bringBox img{
	display:block;
}

