@charset "utf-8";
/*
----------------------------------------------
Style
 Author:   ubusna,inc.
 Version:  2009.June
----------------------------------------------- 

/* profile
---------------------------------------------------- */
#contents #box .concept {
	width:778px;
	margin:0 41px 30px 41px;
}

#contents #box .concept h3 {
	width:778px;
	padding:4px 0 25px 0;
	background:url(../../img/common/tdBg.gif) repeat-x bottom;
}

#contents #box .concept p {
	padding:20px;
}

#contents #box .concept #number ul{
	padding:0 0 0 50px;
}

#contents #box .concept #number li{
	list-style:decimal;
}


#contents #box .concept #alpha ul{
	padding:0 0 0 50px;
}

#contents #box .concept #alpha li{
	list-style:lower-alpha;
}
