@charset "utf-8";



/****************************************************************************************************

page.css

****************************************************************************************************/
body{
		-webkit-text-size-adjust: 100%;
		
}
.about{
	font-size:105%  !important;

}

.section01{
	margin-bottom:80px;
}

	.section01 dl{
		width:100%;
		line-height:2.2;
		border-bottom:1px dotted #CCC;
		padding:1.5em 0;
	}
	.section01 dt{
		width:20%;
		float:left;
	}
	.section01 dd{
		width:80%;
		float:left;
	}

.about table{
	font-size:105%  !important;
	line-height:2.2;
}
	
	
	
	.officer td{
		border:0;
		padding:0.5em;
		width:80%;
	}
		

.section02{
	margin-bottom:80px;
}

.section03{
	margin-bottom:80px;
}
	.section03 .belong{
		float:left;
		padding-right:40px;
	}
		.section03 .belong li{
			margin-bottom:1em;
		}
		

.section04{
	margin-bottom:80px;
	
}
	.section04 dl{
		width:100%;
		line-height:2.8;
	}
	.section04 dt{
		width:20%;
		float:left;
	}
	.section04 dd{
		width:80%;
		float:left;
		max-height: 100%;
	}
	
	
	
	