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