@charset "utf-8";


#topcisDetail b,
#topcisDetail strong{
	font-weight:bold;
	color:#402B00 !important;
}


#topcisDetail ul,
#topcisDetail ol{
margin:0 2em;
}

#topcisDetail ul li{
margin-left:0.5em;
padding-left: 1.5em;
background:url(/common/images/ico/ico_bullet02.gif) left 10px no-repeat;
}

#topcisDetail ol li{
margin-left:2em;
list-style: decimal;
}

blockquote{
	margin:20px 20px 20px 1em !important;
}