@charset "Shift_JIS";
/* CSS Document */

.main-img {
	background: url(../img/research_main_img_bg.jpg) no-repeat center top #fbfbfb;
}

h2 {
	height: 301px;
	padding: 101px 0 0 0;
	text-align: center;
}

#contents .section {
	width: 1086px;
}

#contents .section p.section-top-txt {
	color: #181c4b;
	font-size: 189%;
	padding: 50px 0 0 60px;
}

#contents .section ul {
	background: url(../img/research_section_ul_bg.jpg) no-repeat right top transparent;
	padding: 25px 0 80px 0;
}

#contents .section ul li {
	font-size: 113%;
	padding: 55px 520px 20px 55px;
}

#contents .section ul li:nth-of-type(1) { background: url(../img/research_section_li01.jpg) no-repeat left top transparent; }
#contents .section ul li:nth-of-type(2) { background: url(../img/research_section_li02.jpg) no-repeat left top transparent; }
#contents .section ul li:nth-of-type(3) { background: url(../img/research_section_li03.jpg) no-repeat left top transparent; }
#contents .section ul li:nth-of-type(4) { background: url(../img/research_section_li04.jpg) no-repeat left top transparent; }
#contents .section ul li:nth-of-type(5) { background: url(../img/research_section_li05.jpg) no-repeat left top transparent; }

#contents .section ul li h3 {
	color: #181c4b;
	font-weight: bold;
	margin: 0 0 5px;
}

#contents .section ul li p {
	font-size: 108%;
}
















