@charset "UTF-8";
/* layout */

#research{
	background: white;
	width: 850px;
	margin: 20px auto 20px auto;
}

.research_image{
	width: 350px;
	display: table-cell;
	vertical-align: top;
}

.research_word{
	width: 500px;
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}