@charset "UTF-8";

/*
**********************************************************************

* flow.css

* site name   : http://www.fri-e.com/
* description : Flow Page Style
* since       : 2007-08-31
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* Flow
--------------------------------------------------------------------*/
div#flow h2{
background:url("../flow/img/ttl_flow.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:20px;
}
div#flow ul{
width:525px;
margin:0 auto;
}
div#flow p.txt{
background:url("../flow/img/bg_step_btm.gif") 0 100% no-repeat;
padding:10px 15px;
width:495px;
}
div#flow p.arrow{
text-align:center;
margin:10px 0;
}
div#flow li h3{
width:525px;
height:35px;
text-indent:-9999px;
}
div#flow li.step01 h3{
background:url("../flow/img/ttl_step01.gif") 0 0 no-repeat;
}
div#flow li.step02 h3{
background:url("../flow/img/ttl_step02.gif") 0 0 no-repeat;
}
div#flow li.step03 h3{
background:url("../flow/img/ttl_step03.gif") 0 0 no-repeat;
}
div#flow li.step04 h3{
background:url("../flow/img/ttl_step04.gif") 0 0 no-repeat;
}
div#flow li.step05 h3{
background:url("../flow/img/ttl_step05.gif") 0 0 no-repeat;
}
div#flow li.step06 h3{
background:url("../flow/img/ttl_step06.gif") 0 0 no-repeat;
}
div#flow li.step07 h3{
background:url("../flow/img/ttl_step07.gif") 0 0 no-repeat;
}
div#flow p.btn_request{
background:url("../img/btn_request_data.gif") 0 0 no-repeat;
width:375px;
height:45px;
margin:20px auto 40px;
text-indent:-9999px;
}
div#flow p.btn_request a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}