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

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

/* 医師採用情報 タイトル */
/*(change 2014/11/20 .r_doctor_title { position:static; padding:0px; margin: 20px 0 0 20px; height: 210px; width: 950px; background: transparent url("../../images/recruit/r_doctor_title.jpg") repeat-y; font-weight: bold; font-size: 130%; } */
/*change_to_20150416.r_doctor_title { position:static; padding:0px; margin: 20px 0 0 20px; height: 210px; width: 950px; background: transparent url("../../images/recruit/r_doctoe_title.png") repeat-y; font-weight: bold; font-size: 130%; }*/
.r_doctor_title { position:static; padding:0px; margin: 20px 0 0 20px; height: 210px; width: 950px; background: transparent url("../../images/recruit/r_doctoe_title_20150416.png") repeat-y; font-weight: bold; font-size: 130%; }

/* table 枠線1pt、緑 */
table.green { border-collapse:collapse; }
table.green th { width: 150px; padding: 5px; border: 1px #008800 solid; background-color: #d8ffb2; text-align: center; }
table.green td { padding: 5px; border: 1px #008800 solid; }
table.green td.dcel01 { width: 700px; padding: 5px; border: 1px #008800 solid; }
table.green td.dcel02 { width: 400px; padding: 10px; border: 1px #008800 solid; }
table.green td.dcel03 { width: 250px; padding: 10px; border: 1px #008800 solid; }

/* 記事title 緑 */
h2.h2_topic_title_green { position:static; padding:10px 0 0 35px; height:35px; _height:42px; width: 95%; background: transparent url("../../images/title_green.gif") repeat-y; font-weight: bold; font-size: 130%; }
