@charset "utf-8";
/* CSS Document */


div.management_fr h2 {
	width: 430px;
	height: 37px;
	margin: 0 0 15px;
	background: url(../images/management_fr/title_h2.gif) no-repeat;
	text-indent: -9999px;
}
div.management_fr div#lead p {
	font-size: 82%;
}
div.management_fr div.section {
	margin: 0 0 20px;
	font-size: 82%;
}
div.management_fr div.section h3 {
	width: 400px;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
}
div.management_fr div#section01 h3 {
	background: url(../images/management_fr/management_title_sub01.gif) no-repeat;
}
div.management_fr div#section02 h3 {
	background: url(../images/management_fr/management_title_sub02.gif) no-repeat;
}
div.management_fr div.section ol {
	margin: 10px 0 0px 25px;
	padding: 0;
}
div.management_fr div.section ol li {
	margin-bottom: 7px;
}
div.management_fr div.section div.image {
	margin: 10px 0;
	text-align: center;
}
.frame{
border:double;
margin-bottom:10px;
padding:0px 10px 10px 10px;
}

