
/* -------------------------------------------
	Corporate
-------------------------------------------- */

.tableCorporate		{width:490px;}
.tableCorporate th,
.tableCorporate td	{
		border-bottom:1px solid #EDF1F4;
		padding:7px 0px 7px 5px;
		color:#666;}
		
		
.tableCorporate th	{vertical-align:top;padding-top:6px;width:97px;}
.tableCorporate td	{padding-left:20px;}


dl.graph			{
					float:right;
					width:195px;
					margin-top:20px;
					height:150px;
					padding:20px 15px 15px 15px ;
					line-height:130%;
					background:url(../corporate/img/bg_graph_table.jpg) no-repeat;
					font-size:12px;}
					
dl.graph dt			{
					background:url(../img_navi/icon_arrow_yellow.gif) no-repeat;
					border-bottom:1px dotted #ccc;
					text-indent:15px;
					padding-bottom:5px;}	
					
									
dl.graph dd			{text-align:right;font-weight:bold;}
					