.consultation {
	margin: 10px 0 0 45px;
}

.consultation ul li {
	font-size: 15px;
	line-height: 30px;
	list-style: none;
}

.consultation ul li img {
	margin: 0 7px 0 0;
	vertical-align: middle;
}

.process {
	margin: 15px 0 0 30px;
	width: 675px;
	height: auto;
	float: left;
}

.process_ttl {
	margin: 0 0 7px 0;
	color: #8FC321;
	font-size: 16px;
	border-bottom: 2px dotted #8FC321;
}

.process_txt {
	margin: 0 0 13px 0;
	color: #696969;
	font-size: 13px;
	line-height: 20px;
}

.process_img {
	margin: 20px 25px 0 0;
	width: 250px;
	height: 550px;
	float: right;
}

.process_img ul li {
	list-style: none;
}

.aid_btn {
	margin: 15px auto;
	width: 466px;
	height: auto;
	background: url(../images/aid_btn_on.gif) no-repeat;
}

.aid_btn a{
	display: block;
	width: 466px;
	height: 73px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
}

.aid_btn a:hover{
	text-indent: -9999px;
}
