@charset "utf-8";
/* CSS Document */

td {
	text-align:justify;
	text-justify:inter-ideograph;
}

p{
	text-align:justify;
	text-justify:inter-ideograph;
}

.just{
	text-align:justify;
	text-justify:inter-ideograph;
}

ul.local_nav{
	
}

ul.local_nav li{
	/*margin:20px 0 0 0;*/
	height:42px;
}


ul.local_nav li.local_topNav{
	margin:0;
}