h1{ /* ヘッダ内の見出し1 */
font-size: 90%; 
line-height: 1em;
margin-top: 0.2em;
margin-bottom: 0.5em;
text-align: center;
}

h2{ /* ヘッダ内の見出し1 */
font-size: 90%; 
line-height: 1em;
margin-top: 0.2em;
margin-bottom: 0.5em;
text-align: center;
}

h3{ /* フッタ */
font-size: 80%; 
line-height: 1em;
margin-top: 0.3em;
margin-bottom: 0.3em;
text-align: center;
}

/* CSS Document */
.generalBlackB {
font-weight:bold;
font-size:28px;
color:#000000;
}

.generalBRed {
font-weight:bold;
color:#FF0000;
}

.generalBlack {
color:#000000;
}

.div50 {
font-size:50%
}

.table01 {
border-width:1;
width:650px;
border-color:#0000FF;
}

.table02{
border-width:1;
width:450px;
border-color:#0000FF;
}

.table600 {
border-width:1;
width:600px;
border-color:#0000FF;
}

.table600a {
border-width:1;
width:600px;
border-color:#0000FF;
border-width:3px;
}

.table100 {
border-width:1;
width:100%;
border-color:#0000ff;
}
