@charset "utf-8";
@import "../../../css/common/0-import.css";
/* CSS Document */
#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	margin: 0 0 20px;
	
}

#conts h4 {
	margin:20px 0 15px;
}

#conts p {
	color: #333;
	margin-bottom: 20px;
	line-height: 1.7;
}
	


#conts img {
	display: block;
}
#conts .box img {
	float: right;
	margin: 30px 0 0;	
}

#conts .box p {
	margin-right: 198px;
}
	
#conts .list {
	margin: 10px;
}

#conts .list li {
	padding: 0 0 1px 18px;
	background: url(../../../img/icon/02.gif) no-repeat left 6px;
	line-height: 2.1;
	
}

#conts .process {
	border: 5px solid #ccc;
	margin-bottom: 40px;
	padding: 10px 10px 5px;
	
}

#conts .process li {
	margin: 0 0 5px;
	padding-bottom: 0;
}

