@charset "UTF-8";

/*
**********************************************************************

* area.css

* site name   : http://www.fri-e.com/
* description : Area Page Style
* since       : 2007-11-01
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/
/* area
--------------------------------------------------------------------*/
div#area h2{
background:url("../area/img/ttl_area.gif") 0 0 no-repeat;
width:539px;
height:30px;
text-indent:-9999px;
margin-bottom:10px;
}
div#area h3{
background:#7A5337;
color:#FFFFFF;
font-weight:bold;
padding:3px 5px;
margin:10px 0;
font-size:110%;
}
div#area dt{
border-left:3px solid #56972C;
padding:3px 7px;
}
div#area dd{
margin:10px;
}