@charaset "Shift_JIS";
/* ------------------------------------------------------------------------------------
	h_info.css
	病院情報
	2011.09.09　koyama
------------------------------------------------------------------------------------
	1:病院情報
	2:病院詳細　共通（各タブ）	
/* ---------------------------------------------------------
	1:病院情報共通	
--------------------------------------------------------- */
#Hinfo{
    width:580px;
    padding:10px 0 10px 0;
    background:url(../img/hinfo/h_info_boxtop.gif) no-repeat left top;
}
.Hinfobox{
    width:560px;
    margin:0;
    padding:0 9px 0 9px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}
.Hinfobtm{
    clear:both;
    width:580px;
    padding:0;
    height:10px;
    background:url(../img/hinfo/h_info_boxbtm.gif) no-repeat left top;
}
/* 病院名・住所　*/
.Hinfotit{
   padding-left:5px;
   border-left: 5px solid #ff86ab;
   width:550px;
}
.Hinfotit table{
   background:url(../img/cmn/cmn_red_line.gif) repeat-x left bottom;
}
.Hinfotit th{
   width:435px;
   text-align:left;
}
.Hinfotit td{
   text-align:right;
   vertical-align:middle;
}
.Hinfotit h2{
   padding:10px 0 10px 0;
   font-size:15px;
   line-height:120%;
   font-weight:bold;
}
.Hinfotit li{
   float:left;
}
.Hinfotit p{
   padding:0 0 5px 0;
}

/* 写真とテキスト　*/
.Hinfotxt{
   margin:10px 0 10px 0;
   clear:both;
   overflow: auto;
}
.Hinfotxt p.image{
   padding-right:10px;
   float:left;
}
/* 無料掲載　*/
.Hinfotoiawase{
   margin-top:10px;
   width:560px;
   padding:5px 0 5px 0;
   background:url(../img/cmn/cmn_dotline.gif) repeat-x left top;
}
.Hinfotoiawase p{
   width:370px;
   float:left;
}
.Hinfotoiawase h3{
   width:140px;
   padding:5px 0 3px 40px ;
   background:url(../img/hinfo/h_info_icon_toiawase.gif) no-repeat left top;
   float:left;
}

/* 各種ボタン　*/
.Hinfobt{
   padding-top:5px;
   border-top: 1px dotted #cecece;
   margin-top:10px;
   clear:both;
}
.Hinfobt td{
   padding-bottom:5px;
}
.Hinfobt h2{
   text-align:right;
    font-weight:bold;
}
.Hinfobt h4{
   text-align:right;
   color:#FF0000;
}
.Hinfobt h5{
   margin-top:10px;
   text-align:center;
}
.HinfoSen{
   padding-top:5px;
   border-top: 1px dotted #cecece;
   margin:10px 0 0 0;
   text-align:right;
}
.HinfoSen h3{
   font-weight:bold;
}
.HinfoSen p{
}

/* 編集部からのお知らせ　*/
#HinfoOsirase{
   border:1px solid #fc96b2;
   width:578px;
}
#HinfoOsirase h3{
   padding:5px 0 5px 35px;
   background:url(../img/hinfo/h_info_osi.gif) no-repeat left top;
   font-weight:bold;
   color:#FFFFFF;
}
#HinfoOsirase ul{
   margin:10px 10px;
}
#HinfoOsirase li{
   padding-left:10px;
   background:url(../img/cmn/cmn_arrow.gif) no-repeat left 5px;
}

/* メニュータブ　*/
#Hinfomenu{
   width:580px;
   height:30px;
   margin:10px 0 10px 0;
   border-bottom:5px solid #f97498;
}
#Hinfomenu ul{
   margin:0;
   padding:0;
}
#Hinfomenu li{
  float:left;
  margin:0;
  padding:0;
}
#Hinfomenu li img{
   display:block;
   line-height:0;
}


/* 病院写真　*/
.Hinfophoto{
   margin-bottom:10px;
   overflow: auto;
   width:580px;
}
.Hinfophoto ul{
  margin-top:10px;
}
.Hinfophoto li{
   margin-left:10px;
   float:left;
   font-size:10px;
   width:180px;
}
.Hinfophoto li img{
   width:180px;
}
.Hinfophoto li.left{
   margint:0 5px 0 0 ;
   padding:0;
}
/* 関連病院　*/
.Hinfogroup table{
   margin-top:5px;
   table-layout: fixed;
}
.Hinfogroup td{
   padding:5px 5px 5px 10px;
   background:url(../img/cmn/cmn_arrow.gif) no-repeat left 10px;
   vertical-align:top;
}

/* グーグルマップ　*/
#Hinfomap {
  text-align:center;
}
#Hinfomap iframe{
  text-align:center;
}
#Hinfomap h4{
   padding-top:10px;
   background:url(../img/hinfo/h_info_map_icon.gif) no-repeat 200px center;
   height:33px;
}
#Hinfomap dl{
  text-align:left;
}
#Hinfomap dt{
  padding-left:10px;
  font-weight:bold;
  background:url(../img/cmn/cmn_arrow.gif) no-repeat left 5px;

}
/* 先輩メッセージ　*/
.Hinfoobogmsg{
   padding:10px 10px;
   margin-bottom:10px;
   border:1px solid #ffa0b9;
   clear:both;
}
.Hinfoobogmsgtop{
   width:558px;
} 
.Hinfoobogmsgtop p img{
   margin:0 20px 10px 0;
   float:left;
   width:160px;
   height:120px;
}
.Hinfoobogmsgtop table{
   margin:10px 0 0 180px;
}
.Hinfoobogmsgtop th{
   color:#f97498;
   text-align:left;
   vertical-align:top;
   font-weight:normal;
}
.Hinfoobogmsgtop td{
   text-align:left;
   vertical-align:top;
}
.Hinfoobogmsg h4{
   margin:10px 0 5px 0;
   padding:1px 5px 1px 5px;
   background-color:#ffa0b9;
   color:#FFFFFF;
   font-weight:bold;
   clear:both;
}
.Hinfoobogmsg p{
   padding-left:5px;
}
/* テーマ・特徴　*/
.Hinfotheme{
   margin-bottom:10px;
   padding-bottom:10px;
   background:url(../img/cmn/cmn_red_line.gif) repeat-x left bottom;
   overflow: auto;
}
.Hinfothemep img{
   padding-right:10px;
   float:left;
   width:160px;
   height:120px;
}
.Hinfotheme h4{
   color:#f97498;
   font-weight:bold;
}


/* ------------------------------------------------------------------------------------
	2:病院詳細　共通（各タブ）
------------------------------------------------------------------------------------ */
#Hinfosyousai{
   margin-top:10px;
}
#Hinfosyousai h3{
   margin-bottom:5px;
   padding:8px 0 8px 40px;
   background:url(../img/hinfo/h_info_icon_circle.gif) no-repeat left top;
   font-weight:bold;
   color:#7f7f7f;
}
.hinfotable {
   border: 1px solid #CCCCCC;
   border-collapse:collapse;
   line-height:130%;
}
.hinfotable th{
   background:url(../img/hinfo/h_info_tablebg.gif) repeat-x left top;
   padding:5px 5px;
   border: 1px solid #CCCCCC;
　 border-collapse:collapse;
   font-weight:normal;
   text-align:left;
   width:110px;
}
.hinfotable  td{
   vertical-align:top;
   padding:5px 5px;
   border: 1px solid #CCCCCC;
   border-collapse:collapse;
   word-break : break-all;
}
.case,
.case02{
   border-collapse:collapse;
}
.case td{
   border-left: none;
   border-right: none;
   border-top: none;
   border-bottom: 1px dotted #CCCCCC;
   border-collapse:collapse;
}
.case02 td{
   padding:3px 3px;
   border: 1px solid #CCCCCC;
   border-collapse:collapse;
   font-size:10px;
   line-break: strict;
   vertical-align:middle;
}


/* floatのクリア　*/
.clear{
   clear:both;
}  
