/*------------------------
基本設定 テキスト類
-------------------------*/


body {font-family: 'ＭＳ Ｐゴシック',sans-serif,Osaka, Arial}

body,td,{
	font-size: 10pt;
	line-height: 150%;
	color: #999999 ;
}

a:link{font-Size:10pt; line-height:150%; color:#AA0000; text-decoration: underline;}
a:visited{font-Size:10pt; line-height:150%; color:#666666; text-decoration: underline;}
a:hover{font-Size:10pt; line-height:150%; color:#AA0000; text-decoration: underline;}
a:active{font-Size:10pt; line-height:150%; color:#AA0000; text-decoration: none;}