.body-box {
	background-image: url(../image/clectb-bg.jpg);
}
h2 {
	border: double #DDDDDD;
}
.head-box h3 {
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #EFEFEE;
}
.article-box ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 130%;
}
.article-box li {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 25px 0px 5px 1em;
}
.article-box dl {
	margin: 0px;
	padding: 0px;
}
.article-box dt {
	font-weight: bold;
	margin: 20px 0px 5px 1em;
	padding: 0px;
}
.article-box dd {
	margin: 5px 0px 5px 1em;
	text-indent: 1em;
	line-height: 1.3;
	padding: 0px;
}
h4 {
	font-size: 109%;
	font-weight: bold;
	line-height: 1.1;
	margin: 0px;
	padding: 10px 0px 0px;
}

