
* 	{
		
		font-size:12px;
		line-height:160%;
		color:#222222;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

	a {font-weight: normal; text-decoration: none; color:#3333cc;}
	a:link {font-weight: normal; text-decoration: none; }
	a:visited {font-weight: normal; text-decoration: none; }
	a:active {font-weight: normal; text-decoration: underline; }
	a:hover {font-weight: normal; text-decoration: underline; }
	

.txtjustify {
		text-align:justify;
		text-justify: distribute; 
	}