@charset "UTF-8";

/*
**********************************************************************

* entry.css

* site name   : http://www.fri-e.com/
* description : entry Page Style
* since       : 2007-11-01
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* entry
--------------------------------------------------------------------*/
div#entry h2{
background:url("../entry/img/ttl_entry.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:10px;
}
div#entry h2#form{
background:url("../entry/img/ttl_entry_form.gif") 0 0 no-repeat;
}
div#entry p{
margin:0 10px 7px;
}
div#entry table p{
margin:0;
}
div#entry p.lead{
background:url("../entry/img/txt_entry.gif") 0 0 no-repeat;
width:519px;
height:66px;
text-indent:-9999px;
margin:0 auto 20px;
}
div#entry p#dial{
text-align:center;
margin:20px 0;
}
div#entry table{
width:520px;
margin:0 auto;
}
div#entry thead th{
text-align:center;
background:#7A5337;
color:#FFFFFF;
padding:2px 0;
}
div#entry p.btn_entry{
background:url("../entry/img/btn_entry.gif") 0 0 no-repeat;
width:196px;
height:32px;
margin:20px auto 40px;
text-indent:-9999px;
}
div#entry p.btn_entry a{
width:100%;
height:100%;
display:block;
overflow:hidden;
}
