﻿/*-------------------------------▼▼ウィザードのスタイル▼▼------------------------------------*/
/** {
    line-height:0;
}*/
.innerform {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 100%;
}

.content {
    background-repeat:no-repeat;
    width:850px;
    margin-top:20px;
}

h1 {
    font-size:25px;
}
h2{
    font-size:15px;
}
#setsumei1 td{
    background-color:#ddebf7;
}

#setsumei2 td{
    background-color:#fff2cc;
}


#setsumei1 th {
    background-color:#000000;
    color:#ffffff;
    text-align:center;
}

#setsumei1 .btn {
    background-image: url('../images/wizardJitsurei1.png');
    background-repeat:no-repeat;
    background-position:center center;
    width:120px;
    height:30px;
    padding-bottom:5px;
    text-align:center;
}


    #setsumei1 .btn a div {
        width:160px;
    }

#setsumei2 .btn {
    background-image: url('../images/wizardJitsurei2.png');
    background-repeat:no-repeat;
    background-position:center center;
    width:120px;
    height:30px;
    padding-bottom:5px;
    text-align:center;
}



    #setsumei2 .btn a div {
        width:160px;
    }

.blue, .blue *{
    color:#4472c4;
}

.mrriyoutext{
    margin-left:33px;
}

.mbriyou {
    margin-bottom:20px;
}

.riyoumaincontent{
    line-height:1.5em;
}

.riyoumaincontent li {
    margin-bottom:20px;
}


.riyoumaincontent li img{
    margin-top:5px;
}

