@charset "UTF-8";

/* --------------------------------------------------------------------------------
/css/iphone/terms/
-------------------------------------------------------------------------------- */

/* Contents
-------------------------------------------------------------------------------- */

.terms ol {
	margin: 0;
	padding-left: 2.5em;
	list-style-type:none;
}

.terms ol li {
	line-height: 1.55;
	text-indent: -2.5em;
}

.terms ol ol { padding-left: 3em;}
.terms ol li ol li { text-indent: -3em;}

.terms h4 {
	font-size : 120%;
	padding: 15px 0 0 0;
}

.terms h5 {
	font-size : 110%;
	padding : 10px 0 10px 0;
}

.terms h5 + p {
	margin-top : 0px;
}

.terms h4 + ol {
	padding-top : 10px;
}

.terms h4 + h5 {
	padding-top : 0px;
}

.terms h5:before h4 {
	padding-bottom : 0px;
}
