@charset "utf-8";
#main h2 {
	font-size: 160%;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #339900;
	border-left: none;
	background-image: url(../img/gingko.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px dotted #CCCCCC;
	clear: both;
}
#main h3 {
	font-size: 130%;
	color: #0000FF;
}
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(../img/Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#main dl#faqList dd {
	background-image: url(../img/A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	line-height: 1.8;
}
#main #step {
	height: 180px;
	margin-bottom: 20px;
}
#main #step img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#main #step2 {
	height: 180px;
	margin-bottom: 20px;
}
#main #step2 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
#main #step3 {
	height: 180px;
	margin-bottom: 20px;
}
#main #step3 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 30px;
}
#main #step4 {
	height: 180px;
	margin-bottom: 20px;
}
#main #step4 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 40px;
}
