body{
font-size:11pt;
}

A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline 
}
A:hover {
	BACKGROUND-COLOR: none
}

table{
font-size : 11pt;
}
table td.b{
font-size : 11pt;
font-weight:bold;
color:#ff6600;
background:#ffffff;
}
table.hikaku{
font-size : 11pt;
}

table.hikaku th{
font-size : 11pt;
color : #ffffff;
background: #000099;
font-weight:normal;
}
table.hikaku td{
font-size : 11pt;
background: #ffffff;
font-weight:normal;
}
table.hikaku td.b{
font-size : 11pt;
font-weight:bold;
color:#ff6600;
background:#ffffff;
}

table.hikaku2{
font-size : 11pt;
border: solid 1px #000000;
border-collapse: collapse;
}
table.hikaku2 th{
font-size : 11pt;
color : #ffffff;
background: #000099;
font-weight:normal;
border: solid 1px #000000;
padding:3;
}
table.hikaku2 td{
font-size : 11pt;
font-weight:normal;
border: solid 1px #000000;
padding:3;
}
table.hikaku2 td.b{
font-size : 11pt;
font-weight:bold;
color:#ff6600;
padding:3;
}
table.hikaku2 tr:hover td { background: #ffcccc; color: #808080; }

h1{
font-size:10pt;
font-weight:normal;
color:#000000;
margin-bottom:0;
}
h2 {
	border-left:10px #ffcc00 solid;
	padding:0 5px;
font-size:12pt;
color:#000066;
font-weight:bold;
}
h3 {
 font-size:12pt;
 color: #000066;
 background:#fffff; padding:0 5px; font-weight:bold; border-right:solid 1px #ffffff; border-bottom:solid 1px #ffcc00; border-left:solid 10px #ff9900; 
 margin-bottom:5px;}

h4 {
border-left:10px #ffcc00 solid;
padding:0 5px;
font-size:11pt;
color:#000066;
font-weight:bold;}

div.ab {
 background:#efeef0; padding:2px 5px;
 font-weight:bold;
 font-size:14px;
 border-right:solid 1px #fff; border-bottom:solid 1px #fff; border-left:solid 10px #ffcc00; 
 margin-bottom:2pt;margin-top:5pt;
}
#foot
{
 font-size:11pt;
 color:#ffffff;
 margin-left:0;
 margin-right:0;
 margin-bottom:0;
 margin-top:0;
 padding-bottom:10px;
 padding-top:10px;
 background-color:#000099;
 height:2em;
}
#foot a:link{ color:#FFF; text-decoration:none;}
#foot a:visited { color:#FFF; text-decoration:none;}
#foot a:active{ color:#FFF; text-decoration:none;}
#foot a:hover{ color:#CC0000; text-decoration:none; background-color: none;}
