.ttl01{
	margin-bottom: 35px;
    background-color: #666;
	text-indent:0;
	font-size:1.1em;
	height:1.5em;
	padding:3px 10px 1px;
color:#fff;
}
#id_number .baseWinside{
	min-height:850px;
}
#id_number .baseW{
	padding-top:50px;
}
.ID_input{
	padding: 30px 20px;
    border: 1px solid #ccc;
    width: 700px;
	margin:0 auto;
}
.ID_input:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}
.ID_input p{
	margin-bottom:20px;
}

#customer,
#shop{ border:1px #999 solid;
width:283px;
padding:25px 20px 25px 30px;;
float:left;
}
#customer{ 
margin-right:30px;
}
#succeeded_customer,
#certificated_customer,
#error_customer,
#succeeded_shop,
#certificated_shop,
#error_shop{
	margin-bottom:10px;
}
#customer dl,
#shop dl{
	margin-bottom:10px;
}
#customer dl dt,
#shop dl dt{
	margin-bottom:10px;
font-weight:bold;
font-size: 14px;
}
#number_customer,
#number_shop{
	margin-right:15px;
width:200px;
}
#check_customer,
#check_shop{
	background: #0081C4;
    padding: 3px 0 3px 5px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.3em;
border: 1px solid #ccc;
}