@charset "utf-8";

/* テーブル★１
------------------------------------------------------------*/
.table_1{
  border-width : 1px;border-style : solid;border-color : silver;
  width : 100%;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 10px;
  margin-bottom : 20px;
  background-color : white;
}

.table_1 th{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  padding-top : 5px;
  padding-bottom : 3px;
  font-weight : normal;
  background-color : #f7f7f7;
  text-align : left;
  padding-left : 10px;
  width : 100px;
}

.table_1 td{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  padding-top : 5px;
  padding-bottom : 3px;
  font-weight : normal;  

  padding-left : 10px;
  padding-right : 10px;
}
.table_1 ul{
  margin-left : 20px;
}

.table_1 li{
  margin-left : 0px;
  list-style-type : disc;
  list-style-position : outside;
}


.table_1{
  border-width : 1px;border-style : solid;border-color : silver;
  width : 100%;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 10px;
  margin-bottom : 20px;
  background-color : white;
}



/* UL★１
------------------------------------------------------------*/
.ul_1 ul{
  margin-left : 20px;
}

.ul_1 li{
  background-image : url(../images/common/list.png);
  background-repeat : no-repeat;
  background-position : 4px 5px;
  padding-left : 20px;
  margin-bottom : 5px;
}


/* UL★２
------------------------------------------------------------*/
.ul_2 ul{
  margin-left : 20px;
}

.ul_2 li{
  background-image : url(../images/mark/star-black.gif);
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-left : 20px;
  margin-bottom : 5px;
}

/* UL★３
------------------------------------------------------------*/
.ul_3 ul{
  margin-left : 25px;
}

.ul_3 li{
  background-image : url(../images/common/arrow_sub.png);
  background-repeat : no-repeat;
  background-position : 0px 6px;
  padding-left : 15px;
  margin-bottom : 5px;
}

/* UL★４
------------------------------------------------------------*/

.ul_4 ul{
  margin-left : 25px;
}

.ul_4 li{
  background-image : url(../images/mark/rice-red.gif);
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-left : 15px;
  margin-bottom : 5px;
  color : #cc0000;
}


/* DL★１
------------------------------------------------------------*/
.dl_1{
  margin-left : 0px;
}

.dl_1 dt{
  font-weight : bold;
  margin-bottom : 0px;
  margin-top : 15px;
  background-image : url(../images/mark/star-black.gif);
  background-repeat : no-repeat;
  background-position : 0px 1px;
  padding-left : 20px;
  vertical-align : 2px;
}

.dl_1 dd{
  font-weight : normal;
  margin-left : 20px;
  margin-top : 0px;
}


/* DL★２
------------------------------------------------------------*/
.dl_2{
  margin-left : 0px;
}

.dl_2 dt{
  font-weight : bold;
  margin-bottom : 2px;
  margin-top : 15px;
  background-repeat : no-repeat;
  background-position : 0px 1px;
  vertical-align : 2px;
}

.dl_2 dd{
  font-weight : normal;
  margin-left : 12pt;
}


/* OL
------------------------------------------------------------*/
ol{
  margin-left : 30px;
}

ol li{
  margin-left : 0px;
  list-style-type : decimal;
}


/* DL★Ｑ＆Ａ
------------------------------------------------------------*/
.dl_qa{
  margin-left : 0px;
}

.dl_qa dt{
  font-weight : bold;
  margin-bottom : 15px;
  margin-top : 15px;
  background-repeat : no-repeat;
  background-position : 0px 1px;
  vertical-align : 2px;
  background-image : url(../images/mark/q.gif);
  padding-left : 25px;
}

.dl_qa dd{
  font-weight : normal;
  margin-left : 0pt;
  background-image : url(../images/mark/a.gif);
  background-repeat : no-repeat;
  background-position : 0px 1px;
  padding-left : 25px;
  margin-bottom : 25px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}



/* ▼▼▼ここからこのサイト独自のCSS▼▼▼▼▼▼▼▼▼▼▼
------------------------------------------------------------*/

/* 会長あいさつ
------------------------------------------------------------*/
.kaicho{
  text-align : center;
}

.kaicho_name{
  text-align : center;
  height : inherit;
  font-size : 14pt;
}.kaicho_katagaki{
  text-align : center;
  height : inherit;
  font-size : 10.5pt;
}

#tab_yakuin{
  margin-top : 20px;border-width : 1px;border-style : solid;border-color : silver;
  width : 100%;
}

#tab_yakuin th{
  background-color : #f7f7f7;
  text-align : center;
  padding-top : 7px;
  padding-bottom : 7px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
}

#tab_yakuin td{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  padding-top : 7px;
  padding-bottom : 7px;
  padding-left : 5px;
  padding-right : 5px;
}

.td1{
  width : 120px;
}

.td2{
  width : 80px;
  }.td3{
  width : 150px;
  }.td_right{
  text-align : right;
}

.td5{
  text-align : center;
}


/* テーブル★医療機関検索
------------------------------------------------------------*/

.tab_medical{
  width : 100%;
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  margin-top : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  margin-bottom : 20px;
  border-left-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : silver;
  border-right-color : silver;
  border-right-width : 1px;
}

.tab_medical th{
  width : 75px;
  background-color : #fff7ee;
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-size : 9pt;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : silver;
}

.tab_medical td{
  padding-left : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}

.medical_name{
  font-size : 12pt;
  font-weight : normal;
  color : #660000;
}

/* テーブル★休日在宅医
------------------------------------------------------------*/
.table_holiday-dr{
  border-width : 1px;border-style : solid;border-color : silver;
  width : 100%;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 10px;
  margin-bottom : 20px;
  background-color : white;
}

.table_holiday-dr th{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  padding-top : 5px;
  padding-bottom : 3px;
  font-weight : normal;
  background-color : #fff8f0;
  text-align : left;
  padding-left : 10px;
  width : 180px;
  font-size : 11pt;
  color : black;
  padding-right : 10px;
}

.table_holiday-dr td{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  padding-top : 5px;
  padding-bottom : 3px;
  font-weight : normal;  

  padding-left : 10px;
  padding-right : 10px;
}


.table_schedule{
  margin-top : 15px;
  margin-bottom : 15px;border-width : 1px;border-style : solid;border-color : silver;
}

.table_schedule th{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  text-align : center;
}.table_schedule td{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : silver;
  border-bottom-color : silver;
  text-align : left;
}

.s_day{
  text-align : center;
}

.td_price{
  text-align : right;
  width : 80px;
}

/* 詳しくはこちら（PDF）
------------------------------------------------------------*/
.pdf_link{
  background-image : url(../images/mark/pdf_button.png);
  background-repeat : no-repeat;
  height : 100px;
  background-position : 0px 0px;
  margin-top : 5px;
  border-width : 1px;border-style : solid;border-color : silver;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px;

-webkit-box-shadow: 2px 2px 3px #CCC; 
-moz-box-shadow: 2px 2px 3px #CCC;
box-shadow: 2px 2px 3px #CCC;
  text-indent : -5000px;
}

