@import "common.css";

/* //// IE6ˆÈ‰º—p‚Ìh2 //// */
* html h2 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	height			: 35px;
	margin			: 35px 0 40px 0;
	padding			: 0 0 0 5px;
	background		: URL(../images/title_5.gif) no-repeat;
}

h2 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	height			: 35px;
	margin			: 20px 0 40px 0;
	padding			: 0 0 0 5px;
	background		: URL(../images/title_5.gif) no-repeat;
}

#read {
	margin			: 5px 0 20px 15px;
	padding			: 0;
}

#content ol {
	margin			: 0;
	padding			: 5px 0 20px 35px;
}

#content li {
	vertical-align	: top;
	display			: list-item;
	margin			: 0 0 20px 0;
	padding			: 0;
}