@charset "utf-8";

#contents .inner_frame {
	background-color: #FFF;
	border-radius: 12px;
	overflow: hidden;
		behavior:url(css/PIE.htc);
		padding-bottom: 20px;
}

.inner_frame h3 {
	margin-bottom: 10px;
}

.inner_frame .lead {
	margin-bottom: 10px;
}

.ti {
	text-indent: -1em;
	padding-left: 1em;
}

.step {
	padding: 0 6.7%;
	margin-bottom: 25px;
	line-height: 1.2;
}

.cap {
	/*width: 780px;*/
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	padding: 0 10px;
}

div.btns {
	width: 90%;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto 20px;
	border-bottom: 2px dotted #BBB;
}

div.btns .btn_sp {
}

div.btn_contact {
	text-align: center;
}