@charset "Shift_JIS";

#tblsht h3 {
	border-bottom: solid 1px black;
}
#tblsht dt {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
#tblsht dt {
	font-weight: bold;
	border-left: 16px solid #37f;
	padding-left: 3px;
}
.noter {
	text-decoration: underline;
	font-size: small;
}
#tblsht dd  {
	margin-left: 2em;
}
#tblsht dd, #tblsht li  {
	margin-bottom: 2em;
	line-height: 1.5em;
}

#troul {
}
.trofig {
	text-indent: -9999px;
	width: 400px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../images/troubleshoot/fig1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.trofig1, .trofig2, .trofig3, .trofig4 {
	list-style-type: none;
	padding-left: 200px;
	height: 175px;
	vertical-align: top;
}
.trofig1 {
	background-image: url(../images/troubleshoot/e01.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.trofig2 {
	background-image: url(../images/troubleshoot/e02.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.trofig3 {
	background-image: url(../images/troubleshoot/e03.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.trofig4 {
	background-image: url(../images/troubleshoot/e04.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.rednote {
	color: red;
	font-size: small;
	border-bottom: 1px dotted red;
}

