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

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

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

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

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

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

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

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

#main .wrap03{
	/*width:534px;*/
	width:648px;
	background:url(/csr/progress/img/index_bg03.gif) no-repeat top;
	padding:4px 32px 40px;
}

#main .wrap03 h2{
	margin:0px -26px 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-top:4px;
	margin-bottom:29px;
}

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

	


