/* --------------------------------------------------
  contents layout
-------------------------------------------------- */


body#sp02 div#content{
	width: 780px;
}

div.pagetop{
	width: 780px;
	margin-top: 55px;
	margin-bottom: 32px;
}


/* index_lead */
div#content h3.ttl01{
	background: url(img/02/sp02_lead_ttl01.png) no-repeat;
	width: 780px;
	height: 32px;
	margin-bottom: 10px;
}


div#content div.section_common{
	width: 780px;
	margin-bottom: 2em;
}

/* link */
a.arrow01{
	background: url(../common/img/arrow01.gif) left 0.25em no-repeat;
	padding-left: 15px;
}



body#sp02 div#content p{
	font-size:14px;
	margin:1em 0;
}



