@charset "UTF-8";

/*
**********************************************************************

* feature.css

* site name   : http://www.fri-e.com/
* description : Feature About Friend Page Style
* since       : 2007-11-03
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* Feature
--------------------------------------------------------------------*/
div#lp h2{
font-size:120%;
color:#FF0000;
margin-bottom:10px;
border-bottom:1px solid #7A5337;
}
div#lp p{
padding:10px;
}
div#feature h2{
background:url("../img/ttl_feature.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:20px;
}
div#feature h3{
text-indent:-9999px;
width:502px;
height:23px;
margin-bottom:10px;
}
div#feature h3#feature-01{
background:url("../img/txt_feature_01.gif") 0 0 no-repeat;
}
div#feature h3#feature-02{
background:url("../img/txt_feature_02.gif") 0 0 no-repeat;
}
div#feature h3#feature-03{
background:url("../img/txt_feature_03.gif") 0 0 no-repeat;
}
div#feature h3#feature-04{
background:url("../img/txt_feature_04.gif") 0 0 no-repeat;
}
div#feature h3#feature-05{
background:url("../img/txt_feature_05.gif") 0 0 no-repeat;
}
div#feature h3#feature-06{
background:url("../img/txt_feature_06.gif") 0 0 no-repeat;
}
div#feature h3#feature-07{
background:url("../img/txt_feature_07.gif") 0 0 no-repeat;
}
div#feature h4,
div#feature strong{
color:#FF0000;
}
div#feature p,
div#feature ul,
div#feature h4{
margin: 0 10px 10px;
}
div#feature p.detail{
background:#7A5337;
font-weight:bold;
padding:3px 5px;
margin-bottom:20px;
float:right;
display:inline;
}
div#feature p.detail a{
color:#FFFFFF;
}
div#feature 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#feature p.btn_request a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}
