@charset "utf-8";
/* ヘッダーメニュー */
#headmenu li.doctor a{background-color:#6699CC; border-bottom:1px solid #003366;}

#detailes{width:96%; margin:0 auto;}

#detailes h3{ font-weight:700; font-size:1.6em; border-bottom:1px dotted #336699; line-height:130%; padding-bottom:6px; margin-bottom:12px;}
#detailes h3.data{font-size:90%; font-weight:normal; color:#FF6600; margin-bottom:0; border:none;}

.drs{margin:40px 0 70px 0; border:1px solid #CCCCCC; padding:6px; overflow:hidden; zoom:1;}
.drs .ph{float:left; width:140px;}
.drs .txt{float:left; width:82%; line-height:1.4em;}
.drs .txt ul{list-style:none; margin:12px 0;}
.drs .txt .cc li{color:#336699;}


@media screen and (max-width:980px){
#detailes{width:100%;}
.drs .txt{width:76%;}
}

@media screen and (max-width:798px){
#detailes{width:100%;}
.drs .ph{float:none; width:140px;}
.drs .txt{float:none; width:100%;}
}