@charset (utf-8);

/* =Eustachian
-------------------------------------------------------------- */

table.symptom th {
	width: 122px;
	padding: 6px 0;
	text-align: center;
}
table.symptom td {
	border-top: none;
}
table.symptom tr + tr th,
table.symptom tr + tr td {
	border-top: 1px dashed #999;
}
table.symptom td div {
	margin: 15px 0;
}
table.symptom td span {
	font-weight: bold;
}
table.symptom td img {
	margin: 0 0 15px 0;
}
