body{
font-family:'arial',Meiryo;
font-size:12pt;
line-height:140%;
}

table{
font-family:'arial',Meiryo;
font-size:12pt;
line-height:140%;
}

a{
text-decoration:underline;
color:blue;
}

a:hover{
text-decoration:none;
color:red;
background:yellow;
}

a:active{
text-decoration:none;
color:blue;
}

a:visit{
text-decoration:none;
color:purple;
}

p1{
font-size:9pt;
}

p2{
font-weight:bold;
}

p3{
font-style:italic;
}

p4{
font-family:arial;
font-weight:bold;
color:green;
}

p5{
font-family:arial;
}

p6{
font-family:arial;
font-size:9pt;
color:black
}

p7{
font-size:10pt;
}

p8{
font-size:10pt;
color:blue;
}

p9{
color:red;
font-weight:bold;
}

p10{
background:red;
color:white;
}

p11{
background:indianred;
color:white;
font-size:10pt;
}

p12{
font-size:14pt;
color:midnightblue;
font-weight:bold;
}

span.sub
{
	font-family:'arial',Meiryo UI,sans-serif;
        color:midnightblue;
        font-size:9pt;
	line-height:140%;
	font-weight:lighter;
}

.nodis{display:none}
.lnk {line-height:300%;}
