@charset "utf-8";
/* Special Section */
#sect-diagram {
 width: 780px;
 margin: 0 5px;
	scroll: auto;
 color: #333332;
 background: #transparent;
}
#sect-diagram h3 {
 margin-top: 1em;
 margin-bottom: 0.6em;
 padding-left: 15px;
 font-size: 114%;
 font-weight: normal;
 color: #323232;
 background: transparent url(../../parts_image/img_common/marker01.png) left center no-repeat;
}
#sect-diagram h4 {
 margin-top: 0.8em;
 margin-bottom: 0.8em;
 font-size: 94%;
 font-weight: bold;
 color: #003333;
 background-color: transparent;
}
#sect-diagram h3,
#sect-diagram h4 {
 width: 570px;
 margin-left: 30px;
}
#sect-diagram img {
 margin-left: 8px;
}
#sect-diagram p {
 margin-left: 16px;
}