@charset "shift_jis";
#contentsList {
	margin: 10px;
}
#contentsList table,
#contentsList table td,
#contentsList table tr{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#contentsList h1 {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 18px;
}
#contentsList dt {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}
#contentsList dd {
	display: inline;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	line-height: 1.6em;
}
#contentsList dd a:link {
	text-decoration: underline;
}

#contentsList dl {
	padding-bottom: 10px;
}
#contentsList h2 {
	margin-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.5em;
}
#contentsList .article li {
	line-height: 1.8em;
	margin-left: 1em;
}
#contentsList .sp li {
	margin-left: 1em;
}
#contentsList .article {
	margin-bottom: 2em;
	margin-top: 0.5em;
}
#contentsList .um20 {
	padding-bottom: 20px;
}
.article dt {
	margin-top: 3em;
	font-weight: bold;
}
.article {
	margin-top: 2em;
	margin-bottom: 4em;
	margin-left: 1em;
	line-height: 1.4em;
}
.article dd {
	margin: 0px;
}
#arrow {
	margin-right: 5px;
}