<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

#contents{
	width: 990px;
	margin: 0 auto 100px;
	text-align: left;
}

.navitopicpath_{margin: 0 0 35px;}
.contentsTtl{
	margin: 0 0 20px;
	font-size: 21px;
}
.sectionTtl{
	margin: 0 0 15px;
	font-size: 18px;
}
.caution li{
	padding-left:1em;
	text-indent:-1em;
}

#lead{margin: 0 0 90px;}

#figure{margin: 0 0 100px;}
#figure h4{
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.figure01{margin: 0 0 45px;}
.figureBottom{display: table;}
.figure02,
.figure03{display: table-cell;}

#howto{margin: 0 0 100px;}
#howto h4{
	margin: 0 0 15px;
	font-size: 14px;
	font-weight: bold;
}
#howto ol li{
	display: table;
	margin: 0 0 30px;
}
#howto ol li .img{
	display: table-cell;
	padding: 0 40px;
}
#howto ol li .tx{
	display: table-cell;
}

#size table{
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	width: 990px;
	margin: 0 0 50px;
}
#size table th,
#size table td{
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding: 24px 15px;
	text-align: center;
}</pre></body></html>