/* WAC HOME */


/*MAIN CONTETNS
	-----------------------------------------------------------------------------------head-title---------------*/
	
	/*style_01---------------------------------------------------------------------------------*/
	.style_01		{ background:#e2e2e2; overflow:hidden; }
	.style_01 dt	{ width:868px; padding:32px 0px 29px 28px; font-weight:bold; color:#324552; background:#f1f2f3;}
	.style_01 dd	{ width:868px; margin:0px; padding:0px;  background:#ffffff; }
	
	.style_01 dd div	{ padding:113px 0px 144px 0px; }
	.style_01 dd div h1	{ width:512px; margin:0px 0px 11px 201px; font-size:185%; color:#333333; }
	.style_01 dd div p	{ width:520px; margin-left:201px; font-size:93%; line-height:20px; color:#333333; }
	.style_01 dd div p a{ color:#1d699a; }
	.style_01 dd div p a:hover { text-decoration:underline; }
	
