#main {
	clear: both;
	float: right;
	margin-left: -206px;
	margin-right: auto;
	width: 100%;
}

#contents {
	margin : 0px 6px 16px 206px;
}

#contents h2 {
	border: 0 solid #FC3;
	border-bottom-width: 3px;
}

#contents p,
#contents table {
	margin: 6px 6px 6px 20px;
}

#contents h6,
#contents h5,
#contents h4,
#contents h3 {
	color: #363;
	margin-bottom: 0;
	margin-left: 20px;
}

#contents h4 {
	color: #393;
}

#contents h6,
#contents h5 {
	color: #3C3;
}

hr {
	height: 2px;
	color: #333;
	clear: both;
}