@charset "UTF-8";
/*
#serviceh2{
	background:url(img/h2.jpg) no-repeat left top;
}


#step{
	border:2px solid #EED1AC;
	margin:10px;
}

#step dl{
	padding:1em;
}

#step dt{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	color:#DEA663;
}

#step dt,
#step dd{
	line-height:1.5;
}
*/

#step{
	border:1px solid #D0A877;
	margin:20px 10px;
}

#step ol{
	margin:1em 1em 0.6em 2.3em;
	padding:0;
}

#step li{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	color:#bd894c;
	line-height:1.5;
	margin-bottom:0.7em;
}
