@charset "utf-8";

/*-------------------------------------------------

 for [shimizu shika]

 Style Name: doctor.css
 
 File URL: common/css/doctor.css

 Created: 2010-03-29
 
 Description by suzuki_rui

-------------------------------------------------*/

/* ---------------------------

	院長紹介

--------------------------- */	
body.category-doctor {}

dl.drList {width: 440px; margin-top: 20px;}
dl.drList dt {
	padding-left: 15px;
	font-weight: bold;
	background: url(../../images/loop/icon_bloc.gif) no-repeat left center;
}
dl.drList dd {
	margin: -20px 0 10px 0;
	padding: 0 0 10px 130px;
	border-bottom: 1px dashed #ccc;
}

dl.drList-career {width: auto!important; margin-top: 20px;}
dl.drList-career dd dl dd.lastChild {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	border: none!important;
}
