/*　ServersMan　規約ページ用css　*/

body {
	font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
}
	
dl {
 margin-bottom:2em;
 }
	
dd {
	margin-top:1em;
}

dt {
	font-weight:bold;
}

ul {
	list-style:none;
}

li {
	margin-top:5px;
	line-height:110%;
}

.none {
	list-style:none;
	margin-top:1em;
}