p {
	font-family:"serif";
	line-height: 1.2em;
	color:#000;
}
p.title{
	font-family:"serif";
	text-align:center;
	margin-bottom:10px;
}

ul {
	margin: 0 0 0 20px;
}

ul.article {
	line-height: 1.2em;
	color:#000;
}
ul.article li {
}

div.terms {

}
div.terms p {
	font-family:"serif";
}
div.section {
	margin: 10px 0 15px 0;
	color:#000;
}
div.section_title {
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 3px;
}
div.section_body {
	margin-left: 0;
}
div.section p{
	margin-bottom: 0;
}

ul.decimal-marker li {
	list-style-type:decimal;
	margin: 0;
}
ul.non-marker li {
	list-style-type:none;
	margin: 0;

	text-indent: -1.2em;
}

/* 特別商取引法に基づく表記 */
.dealings table th {
	text-align:left;
}
