@charset "utf-8";
/* CSS Document */

#main .lead{
	border-bottom:1px dotted #aaa;
	padding-bottom:20px;
	margin-bottom:10px;
}

#main .lead .menu{
	position:relative;
	width:560px;
	height:220px;
	
	margin-bottom:10px;
}

#main .lead .menu ul .li01{
	position:absolute;
	top:115px;
	left:18px;
}

#main .lead .menu ul .li02{
	position:absolute;
	top:146px;
	left:41px;
}

#main .lead .menu ul .li03{
	position:absolute;
	top:178px;
	left:26px;
}

#main .wrap01{
	width:560px;
	background:url(/csr/progress/img/index_bg02.gif) repeat-y;
	margin-bottom:5px;
}

#main .wrap02{
	width:560px;
	background:url(/csr/progress/img/index_bg01.gif) no-repeat bottom;
}

#main .wrap03{
	width:534px;
	background:url(/csr/progress/img/index_bg03.gif) no-repeat top;
	padding:3px 13px 20px;
}

#main .wrap03 h2{
	margin:0px -10px 10px;
}

#main .wrap03 p{
	margin-bottom:15px;
}

#main .wrap03 .f_right{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#main .pagetop{
	border-bottom:1px dotted #aaa;
	padding-bottom:5px;
	margin-bottom:5px;
}

#main .pagetop a{
	background:url(/csr/common/csr_arrow04.gif) no-repeat 0px 50%;
	padding-left:8px;
}

	

