@charset "utf-8";

/* 	business category layout                                    
---------------------------------------------------------- */

/* 	lande category style
---------------------------------------------------------- */
#solution .categoryTitle {
	background: #f3f3f3 url(/business/images/business_bg01.jpg) no-repeat 50% 0;
}

/* 	site category layout                                    
--------------------------------------- */
body.site ul.openFlow {
}
body.site ul.openFlow li {
	margin-top: 10px;
	padding-bottom: 5px;
}
body.site ul.openFlow li img {
	margin-bottom: 5px;
}
body.site ul.openFlow ul.nomalList01 {
	margin-left: 0;
	list-style: none;
}
body.site ul.openFlow ul.nomalList01 li {
	margin-top: 0;
	padding-left: 18px;
	background: url(/common/images/com_ic18.gif) no-repeat 0 0.4em;
}


