@charset "Shift_JIS";

.h2_title {
    background-image:url(../doctor/images/h2_t1.gif);
	background-repeat:no-repeat;
	width:595px;
	height:86px;
	text-indent:-9999px;
	margin:0 0 0 15px;
	padding:0 0 10px 0;
	}

.h3_t1 {
    background-image:url(../doctor/images/h3_t1.gif);
	background-repeat:no-repeat;
	width:562px;
	height:154px;
	text-indent:-9999px;
	}
	
.h3_t2 {
    background-image:url(../doctor/images/h3_t2.gif);
	background-repeat:no-repeat;
	width:562px;
	height:103px;
	text-indent:-9999px;
	margin:15px 0 0 0;
	}

table.profile
			{
			border-bottom:1px #ccc solid;
			font-size:80%;
			margin-bottom:3em;
			padding-bottom:2em;
			text-align:left;
			}

table.profile td
			{
			color:#666;
			line-height:1.7;
			padding:0.5em 0;
			vertical-align:top;
			}

td.specialty
			{
			border:1px #CC6600 dotted;
			margin:3px;
			padding:5px; color:#CC6600;
			text-align:center;
			}

td.career,
td.capacity
			{
	
			}

td.career ul,
td.capacity ul
			{
			list-style:disc;
			padding-right:20px;
			padding-left:15px;
			}

