@charset "utf-8";

#main.staff h5 {
	padding-bottom: 2px;
	border-bottom: dotted 1px #974200;
}

#main.clinic .name {
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	font-size: 1.6em;
	font-weight: 800;
	line-height: 1.2em;
	color: #974200;
	border-bottom: dotted 1px #974200;
}

#main.hifuka h5 {
	margin: 0 0 0 -8px;
	color: #AE4F37;
	font-weight: 400;
}

#main.toretinoin table {
	text-align: center;
}


#main.news dt {
	color: #1182BF;
	font-size: 1.1em;
}

#main.news dd {
	margin-bottom: 10px;
	padding: 0 0 6px 12px;
	border-bottom: dotted 1px #999;
}

#main.news dd a {
	color: #666;
	text-decoration: none;
}

#main.news dd a:hover {
	text-decoration: underline;
}