@charset "utf-8";
/* CSS Document */

/* /corporate/press/download.html
----------------------------------------------------------------------------------------------*/
.stepBlock{}
.stepBlock h3{
margin:30px 0 12px;
padding:10px 0 10px 82px;
background:no-repeat 0 50%;
color:#f08200;
font-size:116%;
font-weight:bold;
}
.stepBlock h3.step1{background-image:url(../images/rental_txt_step_01.gif)}
.stepBlock h3.step2{background-image:url(../images/rental_txt_step_02.gif)}
.stepBlock h3.step3{background-image:url(../images/rental_txt_step_03.gif)}
.stepBlock h3.step4{background-image:url(../images/rental_txt_step_04.gif)}
.stepBlock h3.step5{background-image:url(../images/rental_txt_step_05.gif)}
.stepBlock .image img{
position:relative;
margin:-50px 0 0;
}

.list01 dt{
color:#f08200;
font-weight:bold;
}
.list01 dd{
margin:0 0 5;
}