#contents h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #333399;
	clear: both;
	background-color: #F0F0F0;
	font-size: 1.1em;
}
#contents     h4 {
	border-bottom-width: 1px;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	clear: both;
	background-color: #FFFFCC;
	padding-left: 18px;
	border-bottom-style: dashed;
	border-bottom-color: #333399;
	color: #333399;
	background-image: url(../../img/common/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
}

