
/***** インプット画面 *****/
div#entry-regist {
    width:760px;
    margin:10px auto 20px auto;
    color:#333333;
}

div#entry-regist p.title {
  margin-top: 15px;
}

div#entry-regist p.sbi-bank {
  margin-top: 10px;
}

div#entry-regist-top {
    margin-top:15px;
    margin-bottom:10px;
}

div#entry-regist-form2 p.alert {
    margin-top:10px;
}

div#entry-regist-form3 table.web-table {
    margin-top:0;
    border-top:0;
}

div#entry-regist-form3 div#register_web {
    display:none;
    margin-top:0;
    border-top:0;
}

div#entry-regist-form3 p.site-check {
    margin-left:15px;
}

div#entry-regist-form3 textarea.site_info {
    width:90%;
    margin-bottom:4px;
}

div#entry-regist-form4 p.ifbuymail {
    margin-bottom:4px;
}

div#entry-regist-bottom {
    margin-top:15px;
}

div#entry-regist-bottom p.rules {
    margin-bottom:15px;
}

div#entry-regist-bottom p.rules a {
    color:#333333;
    text-decoration:underline;
    font-size:12px;
}

div#entry-regist-bottom p.rules a:hover {
    color:#0000FF;
}

div#entry-regist-bottom div.button {
    margin-bottom:15px;
}

div#entry-regist-bottom div.verisign {
    margin-top:-30px;
}

div#form-magmag {
    margin-top:15px;
}

div#entry-success {
  width:760px;
}


/*** FAQ  ***/
div#entry-regist-top dl#entry-faq dt {
  margin-top:5px;
}

div#entry-regist-top dl#entry-faq dd {
  margin-left:20px;
}
