<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#container {
		margin: 0 auto;
		padding-bottom: 15px;
		zoom: 1;
		min-height: 1%;
		width: 630px;
}
div#contents {
		zoom: 1;
		min-height: 1%
}
div#container:after, div#contents:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden
}
div#contents {
		width: 630px;
		margin: 0 auto;
		position: relative;
}
div#main {
		margin-top: 10px
}
div.col2right div#main {
		width: 650px;
		float: right
}
div#header {
		margin: 0 auto
}
h1#title {
		border-top: 1px solid #fff;
		height: 90px;
		background: url("/event/offroadschool_report/common/images/blog_header.gif") no-repeat;
	text-indent: -9999px;
}
</pre></body></html>