@charset "utf-8";
/* CSS Document */

h2 {
	width:710px;
	margin-bottom:15px;
}
.terms {
	position:relative;
	width: 682px;
	margin: 0px auto 0px auto;
}

.terms p{
	font-size:75%;
	line-height:180%;
	margin-bottom: 10px;
}

.terms h3 {
	height: 30px;
	margin-bottom: 10px;
	background:url(../img/terms/img_dot.gif) repeat-x 0 bottom;
	font-weight: bold;
}

.terms p.end{
	margin-bottom: 30px;
}

.terms ul {
	margin-bottom: 30px;
}

.terms ul li{
	list-style:disc;
	font-size:75%;
	line-height:200%;
	margin: 0px 0px 0px 20px;
}
