@charset 'utf-8';
@import url("/about/common/about.css");

/*----------------------------------------------------------
	Apis
	About 

	Build:2008.05.15
----------------------------------------------------------*/

/*======================================
	Color Glossary
	
	Ruby =>#A2313D(Staff chapter text)
	Fuchsia=>#D7707B(Staff pagetitle bg)
	Pink=>#F7C4CA(Staff chapter bg)

	Navy =>#1174AE(Client chapter text)
	Sky=>#38ACC9(Client pagetitle bg)
	Aqua=>#95DCE1(Client chapter bg)

	Olive =>#536534(About chapter text)
	Sage=>#97B922(About pagetitle bg)
	Lime=>#DBEF94(About chapter bg)
======================================*/


/*--------------------------------------
	Elements
--------------------------------------*/
.outlinelist th{
	width:25%;
}
.outlinelist td{
	width:75%;
}
