@charset "utf-8";

/* CSS Document */
/* for Second Page. */

/* -------------------------------------------------------
				Lead
------------------------------------------------------- */
div.box-lead {
	width:700px;
	/*margin:20px auto 0 auto;*/
	margin: 20px auto;
	padding-top: 30px;
	background: url(../images/plan/pcopy_bg_top.png) center top no-repeat;
}

div.box-lead div {
	/*padding-left:80px;
	padding-right:80px;*/
	padding-left:30px;
	padding-right:30px;
	background: url(../images/plan/pcopy_bg_bottom.png) center bottom no-repeat;
	/*margin-bottom:20px;*/
	padding-bottom: 20px;
}

div.box-lead div p {
	text-align: center;
	line-height: 1.8em;
	color:#685848;
	padding-bottom:20px;
}
div.box-lead div p img{
	padding-bottom:5px;
}