@charset "utf-8";
/* CSS Document */

.lead_title > h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.page_content .section {
	margin-bottom: 45px;
}
.page_content .section .link_graph {
	margin-top: 15px;
}
.page_content .section .link_graph a {
	color: #ffffff;
	display: block;
	font-size: 100%;
	font-weight: normal;
	padding: 6px 0 6px 37px;
	text-decoration: none;
	width: 100px;
	background: url(../img/summary/img-arrow.png) no-repeat left center #00a7d7;
	background-position: 15px center;
}
.page_content .lead_title h2 span {
	font-size: 60%;
	font-weight: normal;
}
.page_content .table_pattern1 td {
	text-align: right;
}
.page_content .table_pattern1 td.txt_left {
	text-align: left;
}


.main_txt_box {
	background: url(../img/bg-overview.jpg) no-repeat left center; 
	width: 734px; 
	height: 927px; 
	margin-bottom: 30px;
	color: #024f86;
}
.main_txt_box p { 
  width: 490px; 
  margin: 0 auto; 
  padding-top: 35px;
  font-size: 184%; 
  line-height: 2;
}
.main_txt_box p span { 
  font-size: 184%; 
  font-weight: bold; 
  color: #fff; 
  line-height: 1.5;
}
.main_txt_box p span.small { 
  font-size: 84%;
  color: #024f86; 
  font-weight: normal;
}
.main_txt_box p.date { 
  padding-top: 290px;
}