@charset "UTF-8";



<!--
body{
background:#ffffff;
background-repeat: repeat-x;
background-attachment: fixed;
margin-top:20px;
margin-left:20px;
}




h1{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
border:1px solid #000000;
background-color:white;
padding-left:10px;
}




h2{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #000000;
padding-left:10px;
}




h3{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
width:85%;
color:#000000;
background-color:white;
border:1px solid #000000;
background-color:white;
padding-left:10px;
}




h3.blue{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
border:1px solid #003300;
background-color:#cccc99;
padding-left:10px;
}




h3.orange{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
border:1px solid #003300;
background-color:#ff9900;
padding-left:10px;
}



h4{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #000000;
padding-left:10px;
}




h4.blue{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
background-color:#cccc99;
border:1px solid #000000;
padding-left:10px;
}




h4.left{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: left;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #000000;
padding-left:10px;
}




h5{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #000000;
padding-left:10px;
}




h5.left{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: left;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #000000;
padding-left:10px;
}




h5.gray{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:gray;
background-color:white;
border:1px solid #003300;
background-color:white;
padding-left:10px;
}




h5.noborder{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#000000;
background-color:white;
border:1px solid #ffffff;
padding-left:10px;
}



h6{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
width:85%;
color:#808080;
background-color:white;
border:1px solid #ffffff;
background-color:white;
padding-left:10px;
}




h6.gray_noborder{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
font-weight:bold;
text-align: center;
line-height: 1.5em;
color:#b0c4de;
background-color:white;
border:1px solid #ffffff;
padding-left:10px;
}




p.blue{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
text-align: center;
line-height: 1.5em;
color:#333333;
}




p.red{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
text-align: center;
line-height: 1.5em;
color:red;
}




p.green{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
text-align: center;
line-height: 1.5em;
color:red;
}




p.blue{
font-family: "ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
text-align: center;
line-height: 1.5em;
color:blue;
}




table.aa { 
border: 2px solid; 
width: 95%;
height: 100;
} 


table.bb { 
border: 2px solid; 
width: 55%;
} 


-->