@charset "shift_jis";

/*---------------------------------------------------------
doc
---------------------------------------------------------*/ 
#doc01{
	padding-right: 20px;
	background: url(../doctor/img/doc01.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc02{
	padding-right: 20px;
	background: url(../doctor/img/doc02.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc03{
	padding-right: 20px;
	background: url(../doctor/img/doc03.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc04{
	padding-right: 20px;
	background: url(../doctor/img/doc04.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc05{
	padding-right: 20px;
	background: url(../doctor/img/doc05.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc06{
	padding-right: 20px;
	background: url(../doctor/img/doc06.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}

#doc07{
	padding-right: 20px;
	background: url(../doctor/img/doc07.jpg) no-repeat right top;
	margin-bottom: 30px;
	margin-left: 15px;
}


#doc01 h4,
#doc02 h4,
#doc03 h4,
#doc04 h4,
#doc05 h4,
#doc06 h4,
#doc07 h4{
	padding:120px 0 45px 20px;
}

#doc01 h5,
#doc02 h5,
#doc03 h5,
#doc04 h5,
#doc05 h5,
#doc06 h5,
#doc07 h5{
	background: url(../common/bg_hl04_bg.jpg) no-repeat left;
	font-weight: bold;
	color: #369;
	font-size: 14px;
	padding: 15px 0 12px 15px;
}

.wid300{
	width: 290px;
}



.docco div.p_in {
	background: url(../doctor/img/doccobk.gif) bottom left repeat-y;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
}

.docco ul li {
padding: 3px 0 4px 10px;
}

.docco ul li.me {
	background: #6B91E9;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0 2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.docco {
	background: url(../doctor/img/doccobtm.gif) bottom left no-repeat;
	background-position: 0 100%;
	width: 666px;
	padding-bottom: 55px;
	display: block;
	margin: 10px;
}


/*---------------------------------------------------------
ꗗ@index.html
---------------------------------------------------------*/ 
.docList_Line {
}

.docList {
	width:340px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
}
.docList .bg {
	background-color:#fff;
	background-repeat:no-repeat;
	width:340px;
	height:415px;
	padding-top:10px;
}

.docList .docName {
	background-color:#4Ba0BE;
	width:290px;
	color:#fff;
	padding:3px;
	margin:0 auto 10px;
}
.docList .docPhoto {
	margin:0px auto 10px auto;
	text-align:center;
}

.docList .docPhoto img{
	padding:4px;
	border:#cccccc 1px solid;
}


.docList .docBtn {
	width:290px;
	margin:0 35px;
	text-align:center;
}

.docList .profBtn {
	margin:0 auto 5px auto;
	text-align:center;
}

.docList .docBtn_l {
	float:left;
}
.docList .docBtn_r {
	float:right;
}