@charset "UTF-8";

#howto {
width:630px;
clear: both;
}

#number {
width:630px;
clear: both;
}

#number-title {
float:left;
width:30px;
height:22px;
padding:1px 0 0 0;
}

/* 説明文が複数行の場合に指定 */
#number-text {
float:left;
width:600px;
margin:0 0 15px 0;
line-height:1.2;
}

/* 説明文が一行のみの場合に指定 */
#number-text1 {
float:left;
width:600px;
padding:4px 0 0 0;
margin:0 0 15px 0;
line-height:1.2;
}

#number-img {
float:left;
width:630px;
padding:0 0 0 30px;
margin:0 0 30px 0;
}


.login_botton {
padding:0 0 0 209px;
margin:0 0 28px 0;
}

.resist_botton {
padding:0 0 0 209px;
margin:0 0 33px 0;
}

