#main_img{
	background:url("../pic/kenkyu/kenkyukatsudou_top_kari.jpg") no-repeat;
	background-size:contain;
	}
#sec1 article{
	border-left:3px solid #7bc594;
	padding-left:20px;
	margin-top:30px;
	}
#sec1 article h3{
	color:#72BA7F;
	font-size:15px;
	margin:0;
	}
#sec1 article h4{
	font-weight:normal;
	font-size:12px;
	width:100px;
	text-align:center;
	border: solid 1px #7bc594;
	border-radius: 15px;
	margin:0;
	}
#sec1 article p{
	font-size:12px;
	}
#sec2 h3,#sec2 p{
	margin:0;
	padding:0;
	font-size:12px;
	}
#sec2 h3,#sec3 h3{
	background:url("../pic/kenkyu/kenkyugyoseki_midashi.png") no-repeat;
	background-size:contain;
	color:#fff;
	height:23px;
	line-height:23px;
	font-size:15px;
	padding-left:9px;
	margin-top:20px;
	}
	
#sec2 p{
	margin-top:10px;
	}
#sec3 ul{
	padding-left:10px;
	}
#sec3 ul li{
	list-style-type:disc;
	font-size:12px;
	}
#sec3 h4{
	background-color:#E5F2E8;
	color:#72BA7F;
	font-size:15px;
	display:inline;
	padding:5px 10px;
	}
#sec2 ul li{
	list-style-type:disc;
	}