@charset "utf-8";
/* CSS Document */

#history h3{
	margin:0;
}
#history .section{
	padding:20px;
	line-height:150%;
	background:#000;
	color:#fff;
	width:750px;
}
#history .section .img-history001{
	float:left;
}
#history .section .txt1{
	float:right;
	width:400px;
}
#history .section p{
	margin:0;
	padding:1em 0;
}
#history .section .txt2{
	float:left;
	width:295px;
}
#history .section .img-history002{
	float:right;
}
