@charset "utf-8";

/*==========================================================
	Date: 2008-3-10
	KURODA HOUSE GROUP All right reserved 
==========================================================*/

/*----------------------------------------------------------
lead
----------------------------------------------------------*/
div.lead{
	width: 570px;
	margin: 22px 0 45px 20px;
	position: relative;
}

div.lead h3{
	position: absolute;
	left: -20px;
	top: 0px;
}

div.lead p.top{
	padding: 73px 0 20px 0;
}


/*----------------------------------------------------------
section
----------------------------------------------------------*/
div.section{
	width: 570px;
	margin: 0 0 45px 20px;
	padding: 37px 0 0 0;
	position: relative;
}

div.section h3{
	position: absolute;
	left: -20px;
	top: 0px;
}

div.section .graph{
	margin: 40px 0 25px 0;
}

div.section .txt{
	margin: 0 0 0 31px;
}

.graph{
	margin: 20px 0 0 10px;
}

.close{
	width: 750px;
	text-align: right;
	margin: 30px 5px 0 0;
}
