@charset "UTF-8";

/*
**********************************************************************

* payment.css

* site name   : http://www.fri-e.com/
* description : Payment Page Style
* since       : 2007-10-28
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* Payment
--------------------------------------------------------------------*/
div#payment h2{
background:url("../payment/img/ttl_payment.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:20px;
}
div#payment h3.lead{
background:url("../payment/img/txt_lead.gif") 0 0 no-repeat;
width:520px;
height:43px;
text-indent:-9999px;
margin:0 auto 10px;
}
div#payment p.lead{
width:505px;
margin:0 auto 10px;
}
div#payment table{
margin:0 auto 20px;
width:96%;
}
div#payment th{
width:15%;
}
div#payment div#attention{
margin:0 10px;
}
div#payment div#attention h4{
background:#7A5337;
color:#FFFFFF;
font-weight:bold;
padding:5px 7px;
margin:10px 0;
font-size:110%;
}
div#payment div#attention p{
margin:0 10px;
}
div#payment p#equation{
text-align:center;
padding:10px 0;
}
div#payment 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#payment p.btn_request a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}

div#payment h3.professional{
background:url("../payment/img/txt_professional.gif") 0 0 no-repeat;
width:520px;
height:67px;
text-indent:-9999px;
margin:30px auto 10px;
}
div#payment thead th{
text-align:center;
}