body { color: #000000;
       background-color: #FFFFFF;
       margin-top: 0px;
       margin-bottom: 0px;
       margin-right: 5px;
       margin-left: 5px;
       padding: 0px;}

small { font-size: 8pt }
body { font-size: 11pt }
big {font-size: 12pt }
tr,td { font-size: 10pt}

/*
h1 {
font-weight: bolder;
font-size: xx-large;
margin-top: 5%;
margin-bottom: 5%;
}
h2 {
font-weight: bolder;
font-size: large;
margin-top: 4%;
margin-bottom: 4%;
}
h3 {
font-weight:bolder;
font-size: large;
margin-top: 3%;
margin-bottom: 3%;
}
h4 {
font-weight: bolder;
font-size: medium;
margin-top: 2%;
margin-bottom: 2%;
}
h5 {
font-weight:bolder;
font-size: medium;
margin-top: 2%;
}
h6 {
font-weight: bolder;
font-size: medium;
margin-top: 1%;
}
*/
h1 {
font-weight: bolder;
font-size: 108%;
}
h2 {
font-weight: bolder;
font-size: 108%;
}
h3 {
font-weight:bolder;
font-size: 108%;
}
h4 {
font-weight: bolder;
font-size: 100%;
}
h5 {
font-weight:bolder;
font-size: 100%;
}
h6 {
font-weight: bolder;
font-size: 100%;
}


.fss { font-size: 8pt;}
.fs { font-size: 9pt;}
.fm { font-size:11pt;}
.fb { font-size:13pt;}

.fsb { font-size: 9pt; font-weight:bolder;}
.fmb { font-size: 11pt; font-weight:bolder;}
.fbb { font-size: 13pt; font-weight:bolder;}

.fssa { line-height:150%; font-size: 8pt;}
.fsa { line-height:150%; font-size: 9pt;}
.fma { line-height:150%; font-size:11pt;}
.fba { line-height:150%; font-size:13pt;}

.fsba { line-height:150%; font-size: 9pt; font-weight:bolder;}
.fmba { line-height:150%; font-size: 11pt; font-weight:bolder;}
.fbba { line-height:150%; font-size: 13pt; font-weight:bolder;}


/* リンクのスタイル  */
A {color:#0000FF; text-decoration:none;}
A:visited {color:#0000FF ; text-decoration:none;}
A:active {color:#0000FF ; text-decoration:none;}
A:hover {color:red ; text-decoration:none;}
.menu {color:#0000FF; font-weight:bolder; text-decoration:none;}


.toplink {color:white ; font-size:9pt; font-weight:bolder;}
.toplink A {color:white ; font-weight:bolder; text-decoration:none}
.toplink A:active {color:white ; font-weight:bolder; text-decoration:none;}
.toplink A:visited {color:white ; font-weight:bolder; text-decoration:none;}
.toplink A:hover {color:yellow; font-weight:bolder; text-decoration:none;}