@charset "Shift_JIS";

#h2_space{
	margin-top:45px;
}	

.h3_space{
	margin-top:25px;
	margin-bottom:20px;
}

.h3_space_b{
	margin-top:25px;
	margin-bottom:20px;
}

#contactbox{
	margin-top:22px;
	width:850px;
	height:172px;
	background: url(../img/service/telbox.png) no-repeat left top;
}

#contact_box_bt{
	width:206px;
	height:46px;
	padding-top:109px;
	padding-left:550px;
	padding-right:94px;
	padding-bottom:17px;
}


.stepbox{
	width:850px;
	padding-top:23px;
	padding-bottom:23px;
	border-bottom:1px #CCC solid;
}

table.tbl_step {
width: 850px;
background-color: #FFF;
border-collapse:separate;
border-spacing:0px;
}
table.tbl_step tr td {
padding:0px;
vertical-align:middle;
}

.contents_end {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 30px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}


