#cont_right #btm_box h1{
	background-color: #8ec31d;
}
#cont_right #btm_box h2{
	border-left-color: #8EC31B;
}
#cont_right #btm_box h3{
	color: #78a807;
}

#cont_right #btm_box h3.read{
	background-image: none;
	font-size: 1.8em;
	color: #78a807;
	margin-top: 20px;
	line-height: 1.2em;
	}

#cont_right #btm_box h4{
	background-image: none;
	font-weight:normal;
}

#cont_right #btm_box h4 span{
	color:#8EC31D;
}

#cont_right #btm_box section{
	margin-bottom:50px;}

#cont_right #btm_box article{
	margin-bottom: 20px;
}

#cont_right #btm_box article p.readtxt{
	margin-top: 1.3em;
	margin-bottom: 1em;
	}

#cont_right #btm_box article p.siryou{
	text-align: right;
	}

/*　table関係　*/

#btm_box .td_graph{
	text-align: center;
	}
#btm_box .td_graph_left{
	text-align: left;
	}
#btm_box img.graph{
	margin-top: 20px;
	}
#btm_box img.graph02{
	margin: 10px 0;
	}
#btm_box .td_green{
	border: 1px solid #FFF;
	background-image: url(../../images/table_green_wall.png);
	background-repeat: repeat;
	padding: 5px;
	color: #FFF;
	}
#btm_box .td_gray{
	background-color: #efefef;
	border: 1px solid #FFF;
	padding: 5px;
	}
#btm_box .td_graph p {
  text-align: left;
}
