.section ul, .section  ol {
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 35px;
	font-size: 15px;
	line-height: 1.2em;
	color: #000000;
	margin-bottom: 35px;
}
.section li {
	margin-bottom: 0.6em;
}

/*
.page-title {
	font-size: 24px;
	font-weight: normal;
	color: #511414;
	line-height: 1.24em;
	margin-bottom: 14px;
}
.section {
	display: block;
	margin-bottom: 25px;
}
.section-title {
	font-size: 16px;
	font-weight: bold;
	color: #511414;
	display: block;
	line-height: 1.2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #511414;
	background-color: #EDE7E7;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.section-text {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 8px;
}
.section .inner {
	padding-right: 20px;
	padding-left: 20px;
}
.section .inner p {
	margin-bottom: 15px;
}
.section .inner .chart-right {
	display: block;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.section .inner .chart-left {
	display: block;
	float: left;
	padding-bottom: 15px;
	padding-right: 15px;
}
.section .inner .chart-right img, .section .inner .chart-left img {
}
.section .inner .chart-right span, .section .inner .chart-left span {
	display: block;
	font-size: 11px;
	color: #666666;
	line-height: 1.35em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.button {
	margin-top: 8px;
	margin-bottom: 8px;
}
.button a {
	background-color: #687FAF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.button a:hover {
	background-color: #CC0000;
}
.section .icon {

	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	display: block;
	height: 116px;
	width: 116px;
	overflow: hidden;
	position: relative;

}
.section .icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 180px;
	max-height: 180px;
	left: -22px;
	top: -22px;
	position: absolute;
	height: auto;
	width: auto;
}
*/
.toppage-title .author {
	font-size: 15px;
	font-weight: normal;
	display: block;
	padding-left: 0px;
}
.title .author {
	font-size: 15px;
	font-weight: normal;
	display: block;
}

.page .author {
	font-size: 15px;
	color: #000000;
	text-align: left;
	margin-bottom: 15px;
}
.page  .author  .bio {
	font-size: 80%;
	display: block;
	text-align: left;
}
.author-photo   {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#main .page .body .text {
	line-height: 1.7em;
	margin-bottom: 2em;
}
#main .page .body p strong{
	color: #000000;
}
.reference {
	font-size: 13px;
	color: #000000;
	line-height: 1.35em;
	margin-top: 25px;
	margin-bottom: 25px;
	display: block;
}
ol.reference     li {
	margin-left: 10px;
}
#main .chart-area-left {
	font-size: 13px;
	color: #666666;
	display: block;
	margin-bottom: 1em;
	float: left;
	margin-right: 1em;
}
#main .chart-area-right {
	font-size: 13px;
	color: #666666;
	display: block;
	margin-bottom: 1em;
	float: right;
	margin-left: 1em;
}
#main .chart-area .comment, #main .chart-area-left .comment, #main .chart-area-right .comment {
	display: block;
	font-size: 13px;
	white-space: normal;
	line-height: 1.3em;
	margin: 6px 0px;
}
#main .chart-area {
	font-size: 13px;
	color: #000000;
	display: block;
	margin-bottom: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align:center;
	
}
#main .chart-area img {
	max-width:100%;
}
#main .chart-area .midashi {
	font-size: 13px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}
#main .chart-area .legend-text {
	font-size: 13px;
	color: #000000;
	display: block;
	margin-bottom: 8px;
	padding: 0px;
}
#main .chart-area p {
	font-size: 13px;
}
#main  .chart-area  table td {
	font-size: 13px;
}
#main blockquote {
	font-size: 15px;
	background: url(/common_img/blockquote2.png) no-repeat 2% 6%;
	background-color:#EFEFEF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #000000;
	margin-bottom:35px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 85px;
}
.lead {
	font-size: 115%;
	color: #000000;
	display: block;
	line-height: 1.4em;
	margin-bottom: 35px;
}

dl.general {
	width:565px;
	margin-bottom: 35px;
}  
dl.general dt {
	float:left;
	width:165px;
	clear:both;
	font-weight:bold;
} 
dl.general dt img {
	max-width: 165px;
}  
dl.general dd {
	width:400px;
	margin-left:180px;
}  
dl.general dd.name {
	font-size: 14px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: bold;
}  
dl.general dd.info {
	font-size: 12px;
	line-height: 1.2em;
}  
.section-title {
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;/*16px*/
	font-weight: bold;
	display: block;
	line-height: 1.2em;
	border-left-width: 1px;
	border-left-style: solid;
	margin-bottom: 35px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	/*
	color: #40720D;
	border-left-color: #3F700C;
	background-color: #EFFFE0;
	*/
	
	color: #111111;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;	
}
.icon-tab {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3F700C;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 10px;
	font-weight: normal;
	white-space: nowrap;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: 15%;
	margin-right: 2px;
}
.icon-tab-cat {

}
.icon-tab-cat ul {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
.icon-tab-cat ul li {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3F700C;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 10px;
	font-weight: normal;
	white-space: nowrap;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: 15%;
	margin: 0;
	list-style:none;
}
.icon-tab-cat ul li a {
	color: #FFFFFF;
}
.icon-pdf a {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 10px;
	font-weight: normal;
	white-space: nowrap;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: 15%;
	margin-right: 2px;
	text-decoration: none;
}
.icon-pdf a:hover {
	background-color: #990000;
	text-decoration: none;
}
#main .article-list {
	display: block;
	clear: both;
	position: relative;
	margin: 0px 0px 65px 0px;
	padding: 0px;
}
#main .article-list .midashi {
	position: absolute;
	top: -35px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3F700C;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	white-space: nowrap;
	display: inline-block;
	vertical-align: 15%;
	width: 100px;
	text-align: center;
}
#main .article-list .column {
	background-color: #0066CC;
}
#main .article-list .article {
	background-color: #990033;
}
#main .article-list .report {
	background-color: #444444;
}
#main .article-list .toppage-title {
	font-size: 15px;
	font-weight: normal;
}
#main .article-list .toppage-title .author {
	display: inline;
	font-size: 1em;
}
#main .article-list .section {
	margin-bottom: 6px;
}


#sub #contributors {
	margin-bottom:15px;
}
#sub #contributors ul {
}
#sub #contributors ul li {
	float: left;
	/*overflow: hidden;*/
	list-style-type: none;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#sub #contributors ul li a{
	display:block;
	height: 55px;
	width: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#sub #contributors ul li a:hover{
}
#sub #contributors ul li img{
	max-width: 55px;
	height: 55px;
	width: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub #contributors ul li span{
	display: none;
}
