#contents {
	width: 560px;
	margin: 0 auto;
}

#contents a {
	color: #069601;
}

#contents h2 {
	text-align: center;
}

#contents h3 {
	font-weight: bold;
	font-size: 120%;
	margin: 2px 0 15px 0;
	color: #069601;
	text-align: center;
}

#contents h4 {
	font-weight: bold;
	margin-bottom: 8px;
	color: #ff9601;
	font-size: 110%;
	border-bottom: 2px dotted #ff9601;
}

#contents h5 {
	margin-bottom: 2px;
	font-weight: bold;
	color: #069601;
}

#contents h6 {
	font-weight: bold;
}

#contents p.lead {
	margin-bottom: 15px;
}

#contents p {
	margin-bottom: 20px;
}

#contents .no_margin {
	margin-bottom: 0;
}

#contents div.box {
	border: 2px solid #069601;
	padding: 6px 10px;
	background-color: #cffdcc;
	margin-bottom: 15px;
	color: #006600;
}

#contents img.left {
	float: left;
	padding: 0 15px 10px 0;
}

#contents img.right {
	float: right;
	padding: 0 0 10px 15px;
}

#contents table {
	margin-bottom: 20px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

#contents table td {
	padding: 2px 6px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#contents ul,ol {
	margin-bottom: 20px;
}

#contents p.img_left {
	clear: both;
	width: 235px;
	height: 200px;
	float: left;
	padding-left: 20px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_left img {
	margin-bottom: 6px;
}

#contents p.img_right {
	width: 235px;
	height: 200px;
	float: right;
	padding-right: 20px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_right img {
	margin-bottom: 6px;
}

#contents div.profile {
	clear: both;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	padding: 8px 10px;
	margin-bottom: 20px;
}

#contents div.profile img {
	float: left;
	padding: 4px 10px 4px 0;
}

#contents div.pagelink {
	clear: both;
	text-align: center;
	padding: 4px 0 0 0;
	border-top: 1px dotted #069601;
	margin-bottom: 15px;
}
