#contents {
	float: left;
	margin-left: 30px;
	width: 660px;
}
#contents #shiten {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents h2 {
	font-size: 16px;
	color: #069;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#contents h3 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #060;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #0C0;
	padding-left: 8px;
	line-height: 14px;
}
#contents h4 {
	margin-top: 10px;
	margin-bottom: 0px;
}
#contents p {
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
#contents li {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

#contents .zoom {
	text-align: right;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #00F;
	margin-right: 30px;
}
#contents blockquote {
	margin-left: 20px;
}
#contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents q {
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	line-height: 10px;
}
#contents .cmt {
	color: #00C;
	margin-top: 30px;
}
