
@charset "UTF-8";
/*-----------------------------------------*/
/*  国立療養所 邑久光明園 施設案内css      */
/*  ファイル名： facility.css              */
/*  作成日    ： 2012/01/13                */
/*-----------------------------------------*/
/* IE6 */

/*-----------------------------------------*/

/* 治療・看護施設の紹介 */
div#section_bana { margin: 0; padding: 0; height: 150px; }
div#section_bana dl { margin: 10px 0 10px 0; } 
div#section_bana dd { float: left; margin: 0 10px 10px 0; } 
div#section_bana dd a { width: 201px; padding: 25px 0 22px 0;  display: block; text-align: center; font-size: 130%; font-weight: bold;} 
div#section_bana dd.dcel01 a { margin: 0;  background: url("../images/bana_center.gif") no-repeat scroll 0 0 transparent; }
div#section_bana dd.dcel01 a:hover { background-position:0 -100px; }

