﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.leadtop {
	margin:-4px 0 16px 2px;
}
#content ul.step {
	padding:0 0 0 60px;
	margin-bottom:10px;
	background:url(../image/flow02_arrows.gif) left top no-repeat;
}
#content ul.step li {
	padding-bottom:20px;
}
#content p.btn {
	margin-bottom:50px;
}
#content p.text {
	margin:-4px 0 25px 2px;
}
#content .center {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin: 0 0 25px -1px;
}
#content .center p {
	margin:-4px 0 16px 3px;
}
#content .center dl {
	float:left;
	width:135px;
	margin-right:20px;
}
#content .next dl {
	margin-bottom:16px;
}
#content .center dl.right {
	margin-right:0;
}
#content .center dl dd {
	padding:6px 4px 0 2px;
}
#content .lastimg {
	margin:80px 0 29px 0;
	clear:both;
}
