@import url("main.css");




#history-content-container {
	position:relative;
	width:864px;
	height:auto;
	margin:0px;
	padding:0px;
}
#history-content-01 {
	position:relative;
	width:864px;
	height:auto;
	margin:0px;
	padding:0px;
}


#history-image {
	float:left;
	width:496px;
	height:352px;
	margin-right:32px;
}


#history-comment {
	float:right;
	width:336px;
	height:auto;
}
