@charset "UTF-8";

/*
**********************************************************************

* campaign.css

* site name   : http://www.fri-e.com/
* description : Campaign Page Style
* since       : 2007-10-28
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* campaign
--------------------------------------------------------------------*/
div#campaign h2{
background:url("../campaign/img/ttl_campaign.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:10px;
}
div#campaign p.lead{
width:505px;
margin:0 auto 10px;
}
div#campaign  h3{
background:#7A5337;
color:#FFFFFF;
font-weight:bold;
padding:3px 7px;
margin:10px 0;
width:520px;
font-size:120%;
}
div#campaign div#nofee,
div#campaign div#switch,
div#campaign div#experience{
margin-bottom:20px;
}
div#campaign div#nofee h4{
background:url("../campaign/img/txt_nofee.gif") 0 0 no-repeat;
width:505px;
height:18px;
margin:0 0 10px 10px;
text-indent:-9999px;
}
div#campaign div#switch h4{
background:url("../campaign/img/txt_switch.gif") 0 0 no-repeat;
width:505px;
height:42px;
margin:0 0 10px 10px;
text-indent:-9999px;
}
div#campaign div#experience h4{
background:url("../campaign/img/txt_experience.gif") 0 0 no-repeat;
width:505px;
height:42px;
margin:0 0 10px 10px;
text-indent:-9999px;
}
div#campaign div#nofee p,
div#campaign div#switch p,
div#campaign div#experience p{
margin:0 10px 10px ;
}
div#campaign div#nofee ul,
div#campaign div#switch ul,
div#campaign div#experience ul{
margin:10px 0 10px 20px;
}
div#campaign div#nofee li,
div#campaign div#switch li,
div#campaign div#experience li{
background:url("../img/icn_arrow_green.gif") 0 50% no-repeat;
padding-left:25px;
line-height:180%;
}
div#campaign 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#campaign p.btn_request a{
width:100%;
height:100%;
display:block;
overflow:hidden;
overflow:hidden;
}
div#campaign p.btn_nofee{
background:url("../img/btn_nofee.gif") 0 0 no-repeat;
width:375px;
height:45px;
margin:20px auto 40px;
text-indent:-9999px;
}
div#campaign p.btn_nofee a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}

