#maincont {
	background:url(../img/backimg.jpg) no-repeat left top;
}
#main .subttl{
	font-size:14px;
	color:#559500;
	font-weight:bold;
}

#processing,#consulting{
	width:570px;
	border-top: solid #999999 1px;
}

/*---processing----*/
#processing .fea{
	background:url(../img/fea_bk_un.gif) no-repeat left bottom;
	width:555px;
	overflow:hidden;
	margin-bottom:15px;
}

#processing .fea dl.contl{
	width:270px;
	float:left;
}

#processing .fea dl.contr{
	width:270px;
	float:right;
}

#processing .fea dt{
	padding:10px 15px 14px 15px;
	font-weight:bold;
	border-top:solid #999999 1px;
}

#processing .fea dd{
	padding:0 15px 0 15px;
	font-size:11px;
	min-height:200px;
	height: auto !important;
	height: 200px;
}

#processing .fea dd img{
	margin-bottom:16px;
}




/*---consulting----*/
#consulting img{
	float:right;
	margin:0 0 0 22px;
}

#consulting .consultlist h4{
	font-size:12px;
	border:none;
	padding:0px;
	color:#666666;
	margin:0 0 8px 0;
}

#consulting .consultlist p{
	margin-left:10px;
	margin-bottom:10px;
}

#consulting .shop_box{
	border:solid 1px #b8d894;
	margin:5px 5px 10px 5px;
	padding:5px;
}
#consulting .img_right{
	float:right;
	margin-left:0 0 0 3px;
}


ul .mark,li .mark{
	margin-left:22px;
	padding-left:-13px;
	list-style-image:url(../img/retail_li_mark.gif);
}



