<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";


#History-Wrap {
	clear:both;
	width:950px;
	height:450px;
	margin-top:0px;
	background: url(../../history/img/cover.jpg) no-repeat left top;
}

#History-Wrap h2 {
	clear:both;
	height:30px;
	background:url(../../history/img/h2_bg.jpg) no-repeat left top;
	text-indent:-9999px;
}

#History-Wrap #Contents {
	float:right;
	width:800px;
	height:420px;
	margin-top:0px;
	background: url(../../history/img/img_history.jpg) no-repeat right bottom;
}

#Contents #Left {
	float:left;
	width:400px;
	margin-top:20px;
}

#Contents #Right {
	float:right;
	width:380px;
	margin-top:20px;
}

#Contents p {
	margin-top:20px;
}
</pre></body></html>