@charset "utf-8";

/* treatment20_sp.css：SP
 * ======================================
 * 
 * ======================================
 */

/* #treatment20
------------------------------------------------------------------ */
section.medical section > div > dl {
	margin: 30px 0 0 0;
}
section.medical section > div > dl > dt {
	background: #f9f9f9;
	padding: 0.5em 1em;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
}
section.medical section > div > dl > dd {
	padding: 0.5em 1em;
}
section.medical section > div > dl > dd ol,
section.medical section > div > dl > dd ul {
	padding: 0 0 0 1em;
}
section.medical section > div > dl > dd .notes {
	padding: 1em 0 0 1em;
	text-indent: -1em;
}
section.medical section > div > dl > dd ol li {
	margin: 1em 0 0 0;
}
section.medical section > div > dl > dd ol dt {
	color: #d6809a;
	font-weight: bold;
}

#treatment20_cat01 .att-box{
	border: 2px solid red;
	padding: 15px 10px;
	margin-top: 3em;
}
#subPage #content #treatment20_cat01 .att-box h3{
	font-size: 1.2em;
	text-align: center;
	color: red;
	margin-bottom: .5em;
	padding-bottom: 0;
}
#subPage #content #treatment20_cat01 .att-box p{
	font-size: 1em;
}
#subPage #content #treatment20_cat01 .notes {
	font-size: 1em;
	padding: 1em 0 0 1em;
	text-indent: -1em;
}