@charset "utf-8";
/* CSS Document */

.rentFlow_notes{
color: #FF6600;
margin-left: 10px;
margin-bottom: 0.3em;
}
.rentFlow_list{
list-style-type: decimal;
padding-left: 40px;
line-height: 1.5;
margin-bottom: 30px;
}
.rentFlow_list ol{
list-style-type: decimal;
padding-left: 30px;
}
.rentFlow_img{
padding-bottom: 25px;
padding-top: 10px;
padding-left: 15px;
}
.rentFlow_arrow{
text-align: center;
margin-top: -20px;
}
.orangeBox{
border: 1px solid #FFCC33;
background-color: #FDF9EA;
}
.orangeBox .orangeBox_tit{
color: #FF9D33;
}
.blueBox .blueBox_white ul{
padding-right: 20px;
padding-left: 40px;
list-style-type: disc;
}
.greenBox2{
border: 1px solid #339933;
background-color: #E7F5EA;
}
#greenBox2_tit{
color: #669900;
}

