@charset "utf-8";

/*
=================================================================================
firststep top
=================================================================================
*/


#firststep h3 {
	margin-bottom: 10px;
}

.firststep_box {
	width: 698px;
	padding: 10px;
	border: 1px solid #BBF3BB;
	margin: 10px 0 0;
}

.firststep_box h4 {
	width: 693px;
	background: #87E687;
	padding: 5px 0 5px 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

.firststep_box_img {
	margin: 0 0 0 20px;
	float: right;
}

.arrow_img {
	margin: 10px 0 0;
	text-align: center;
}

.m_bottom_5 {
	margin-bottom: 5px;
}

.m_bottom_15 {
	margin-bottom: 15px;
}

span.list_icon_c2 {
	background: url("/pc/images/list_icon_c.gif") no-repeat scroll 0 3px transparent;
}

.btn_box {
	width: 430px;
	margin: 20px auto 0;
	text-align: center;
}
