@charset "utf-8";
.haiki { padding-left: 20px; }
.haiki div {
	float: left;
	width: 200px;
	margin-right: 11px;
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 150%;
	color: #6B5B65;
}
#bgImg #bg #contents #contentsRight .haiki .cer {
	width: 300px;
	margin-right: 7px;
	margin-left: 7px;
}
#bgImg #bg #contents #contentsRight .haiki .cer p {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #F6F6F7;
}
#bgImg #bg #contents #contentsRight .haiki .cer img { margin-bottom: 3px; }
#bgImg #bg #contents #contentsRight .haiki .cer p strong {
	color: #333;
	display: block;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #9C0;
	clear: left;
	margin-bottom: 1px;
	padding-left: 1em;
	width: 90px;
	margin-right: 5px;
}

