@charset "utf-8";

h3 {
    margin-bottom: 0;
	}

#contents-server.flow {
    padding: 35px 0 0;
	width:712px;
	margin: 0 auto;
	}

.flow #summary {
    padding: 24px 0 0;
	background:url(../images/flow/bg_flow_top.png) 0 0 no-repeat;
	}

.flow #summary > p {
    font-size: 92%;
    margin: 0 0 35px 7px;
	}

.section-block {
    padding-bottom: 30px;
    padding-left: 8px;
	}
	
.section-block > p {
	margin-bottom: 10px;
	}

.section-block > p + p {
    font-size: 92%;
	}

.dispN {
	display: none;
	}
	
.delivery { margin: 0 0 40px 0;}

.delivery .spe-table table th { padding: 9px 0;}

.spe-table table tr td:first-child { text-align: left;}