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

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

/* メニューバナーボタン */
div#section_bana { margin: 0; padding: 0; }
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; height: 69px; padding: 0;  display: block; text-align: center; font-size: 130%; font-weight: bold; line-height: 69px;} 
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; }

/* table幅指定 */
.table_width01 { width: 70px; text-align: center;}

/* 画像用マージン */
.setmargin_img01 { height: 210px; width: 250px; margin: 0;}

