@charset "utf-8";

.cont_box {
	margin:0 0 20px 0;
}

.cont_box h3 {
	margin:0 0 15px 0;
}

.cont_box p {
	line-height:20px;
}

.cont_box h4 {
	color:#ff0066;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.cont_box p,
.cont_box h4 {
	padding-left:2.5em;
}

dl#system {
	width:758px;
	border:1px solid #ccc;
	padding:1px;
	margin-left:1.5em;
}

dl#system dt {
	width:172px;
	height:40px;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	border-top:1px solid #fff;
	border-bottom:1px dotted #ddd;
	background:#edf8fc;
	display:inline;
	float:left;
}

dl#system dd {
	width:576px;
	height:40px;
	line-height:40px;
	border-top:1px solid #fff;
	border-bottom:1px dotted #ddd;
	display:inline;
	padding-left:10px;
	float:left;
}

dl#system dt.line2 {
	height:60px;
	line-height:60px;
}

dl#system dd.line2 {
	height:47px;
	line-height:150%;
	padding-top:13px;
}

#new_user,
#caution {
	margin:0 0 15px 4em;
	/margin:0 0 15px 4.5em;
}

#new_user li {
	list-style:decimal;
	line-height:150%;
}

#new_user ul {
	margin:0 0 0 1em;
}

#new_user ul li {
	list-style:disc;
}

#caution {
	
}

#caution li {
	list-style:decimal;
	line-height:150%;
}
