@charset "UTF-8";

/* ------------------------------
 7 Regist
------------------------------ */

#main p.lead {
	font-size: 1.3em;
	padding: 10px 1em 17px 1em;
	}

#main .lv3 { margin-left: 10px; }

#main .lv4 {
	background: url(/shared/images/global/h_lv4.png) no-repeat left center;
	height: 20px;
	margin: 0 20px 12px 20px;
	border-bottom: 1px solid #c3c6cf;
	padding-left: 15px;
	font-size: 1.3em;
	font-weight: 800;
	line-height: 22px;
	overflow: hidden;
	}

#main ol { margin: 15px 20px 30px 40px; }

#main ol li {
	margin-bottom: 12px;
	list-style-type: decimal;
	font-size: 1.3em;
	}

#main div.box h3 {
	border-bottom: 1px solid #c3c6cf;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #345;
	font-size: 1.4em;
	font-weight: 800;
	}


#procedure1, 
#procedure2, 
#procedure3, 
#procedure4 { margin-bottom: 40px; }
	#procedure4 p, 
	#procedure5 p {
		margin: 15px 20px 0 20px;
		font-size: 1.3em;
	}
