TR
{
font-family: "ＭＳ ゴシック"; 
font-size:10pt; 
}

h1
{
	font-family: "ＭＳ 明朝";
	font-size:20pt;
	line-height: 24px;
}
h2
{
font-family: "ＭＳ 明朝"; 
font-size:14pt; 
}

body{
font-family:"ＭＳゴシック","Osaka";
font-size:10pt;
}

p{
	line-height:130%;
}
a:link{
color:#006699;
}

a:visited{
color:#3399CC;
}

a:active{
color:#999900;
}

a:hover{
color:#ff7700;
}
