@charset "UTF-8";
h1#PageTitle {
    display: block;
    padding: 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
}
#flow {
    width: 100%;
	margin-bottom: 30px;
}
#flow img {
    width: 100%;
}

.inputForm01A .dataTable03A td .type_area label{
    display: inline-block;
    width: 40%;
	margin: 10px 20px 10px 20px;
    cursor: pointer;
}

.listNotes li{
    list-style:none outside;
    padding-left:1em;
    text-indent:-1em;
    margin-left:0;
    margin-bottom:0.5em;
    font-weight:bold;
}

.heading01D {
    font-size: 117%;
    line-height: 1.2;
    margin: 0 0 9px;
    padding: 4px 0 0px;
}

.heading02D {
    /*border-bottom: 2px solid #B6D1F5;*/
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 9px;
    padding: 4px 0 6px;
}

.textSection01A .rdo_list li {
    list-style:none outside;
    padding-left:1em;
    text-indent:-2.5em;
    margin-left:0;
    margin-top:0.3em;
    margin-bottom:0.3em;
}

.textSection01A .rdo_list .consult_note {
    list-style:none outside;
    padding-right:1em;
    text-indent:-1em;
    margin-left:0;
    margin-top:-0.3em;
    margin-bottom:0.3em;
}

#popUpWrapper a:visited {
    color: #6699cc;
}

.notice01D {
    color: #FF0000;
    font-size: 84%;
    font-style: normal;
    font-weight: bold;
}

.repeater_trouble_area {
    margin-top:10px;
    margin-bottom:20px;
}

.repeater_trouble_title {
    font-size: 117%;
    line-height: 1.5;
    margin-bottom:10px;
    font-weight: bold;
    background-color: #B6D1F5;
    text-align: center;
}

.trouble_title {
    margin-top:15px;
    margin-bottom: 2px;
    font-weight: bold;
    text-decoration: underline;
}


.ul_check {
    margin: 5px 5px 5px 30px;
}

.ul_check li {
    list-style-type: disc;
}

.type_area {
    margin-right: 8px;
}

.repeater_type_01 {
    margin-left: 10px;
    margin-bottom: 4px;
}


.repeater_type_02 {
    margin-left: 50px;
    margin-top: 35px;
}
