@charset "utf-8";

#main {
	padding-bottom:40px;
}

#main p {
	line-height:20px;
	margin:20px 6px 0 10px;
}

#main p:first-child {
	margin-top:0;
	padding-top:14px;
}

/*technique*/

#technique {
	width:529px;
	margin-left:10px;
}

#technique dt {
	margin-top:20px;
	margin-bottom:2px;
	padding-left:1px;
	padding-bottom:5px;
	border-bottom:1px dotted #a5a5a5;
}

#technique dt:first-child {
	margin-top:0;
	padding-top:20px;
}

#technique dt img {
	display:block;
}

#technique dd {
	border-top:4px solid #f0f0f0;
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

#technique1 {
	background-image:url(../images/research/technique-bg1.png);
	background-color:#fffddb;
	height:72px;
	padding-left:52px;
	padding-top:12px;
	color:#c07500;
}

#technique1 li {
	float:left;
	width:148px;
	margin-top:6px;
}

#technique2 {
	background-image:url(../images/research/technique-bg2.png);
	background-color:#f7ffdf;
	height:68px;
	line-height:20px;
	color:#5a950d;
	padding:16px 34px 0 38px;
}



#technique3 {
	background-image:url(../images/research/technique-bg3.png);
	background-color:#ffeffe;
	height:86px;
	line-height:20px;
	color:#de3dd5;
	padding-top:15px;
	padding-left:38px;
}
