@charset "UTF-8";


img#president{
	float: right;
	margin:0 0 20px 20px;
	width:165px;
	height:210px; 
	}


p#concept_copy{
	margin: 40px 0 20px 0; 
	text-align: center; 
	font-size:1.2em;
	font-weight: bold; 
	color:#3387cc; 
	}
img.logo{
	width:600px; 
	height: 100px; 
	}
img.chart{
	width:600px; 
	height: 450px; 
	}
dl#principle{
	margin: 10px 0 10px 20px; 
	background: #f3f9fc; 
	border-bottom: solid 1px #ddd; 
	}
dl#principle dt{
	padding: 10px 20px 5px 20px; 
	color:#3387cc; 
	border-top: solid 1px #ddd; 
	}
dl#principle dt strong{
	color:#000; 
	}
dl#principle dd{
	padding: 0 20px 10px 70px; 
	font-size: .9em; 
	}

#table_profile,
#table_history{
	margin:0; 
	width: 598px; 
	}
#table_profile th,
#table_history th{
	width: 120px; 
	border-right: none; 
	background:#e2f6f9;
	}
#table_profile td,
#table_history td{
	border-left: none; 
	}