#imageUp{
	position:relative;
	top:50%;
	}


#contentbox{
	width:700px;
	height:auto;
	}

.innerbox{
	width:340px;
	height:165;
}

#innercontent{
	width:700px;
	height:365px;
	}

.innerbox{
	width:338px;
	height:165px;
	border:1px solid #005AAA;
	border-radius:5px;
	float:left;
	}

.boxL{
	margin:15px 20px 0 0;
	}

.boxR{
	margin-top:15px;
	}

.innerbox img{
	margin:15px 0 15px 15px;
	}
.innerbox p{
	margin-left:15px;
	}

.innerbox2{
	width:698px;
	height:165px;
	border:1px solid #005AAA;
	border-radius:5px;
	clear:both;
	margin:15px 0 0 0 ;
	position:relative;
	}

.innerbox2 img{
	margin:15px 15px 15px 15px;
	}

.innerbox2 p{
	margin:0 0 0 15px;
	}

.innerbox2 .blue{
	float:left;
	margin:0 6px 0 7px ;
	}

.innerbox2 .red{
	margin:15px 7px 15px 7px ;
	}

.officelist{
	margin-top: 15px
}

.inbound_lead {
	    margin-top: 25px;
    font-size: 123.1%;
    font-weight: bold;
}
.inbound_layout_01 {
	overflow: hidden;
	padding-top: 25px;
}
.inbound_title {
	padding-top: 25px;
}
.inbound_text {
	padding-top: 15px;
}
.inbound_text p + p {
	padding-top: 10px;
}
.inbound_support {
	text-align: center;
	padding-top: 25px;
}
.inbound_step {
	padding-top: 20px;
	font-size: 14px;
}
.inbound_step span {
	font-size: 18px;
	color: #28668e;
	padding-right: 1em;
	border-left: 1px solid #004fa2;
	padding-left: 6px;
}
.inbound_step ~ p {
	padding-top: 10px;
}
.inbound_mediation {
	padding-top: 25px;
	display: table;
}
.inbound_mediation li {
display: table-cell;
width: 50%;
}
.inbound_mediation li:first-child {
    margin-right: 40px;
    padding-right: 50px;
}