h1#service {
	font-size: 12px;
	line-height: normal;
	background-image: url(../../img/co/service/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 50px;
	width: 450px;
}.leftcontents dl {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftcontents dt {
	font-weight: bold;
	color: #65B100;
}
.leftcontents dd {
	background-image: url(../../img/co/common/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
	margin-left: 20px;
	padding-bottom: 5px;
}

