@charset "utf-8";
/* CSS Document */

ol,ul{
	max-height:100%;
}

.privacyList{
	list-style:decimal;
	line-height:1.5;
	margin:15px 0 0 2em;
}

.discPoint{
	margin:5px 0 0;
}

.discPoint li{
	list-style:disc;
	margin:0 0 5px 1em;
}

.notice{
	margin:15px 0 0;
}

.notice li{
	text-indent:-1em;
	padding-left:1em;
	line-height:1.6;
}


h3{
	margin:25px 0 10px;
}

.normalOrderList li{
	list-style:decimal;
	line-height:1.5;
	margin:5px 0 0 2em;
}

