@charset "UTF-8";


body{
font-family: Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
color: #ccffcc;
background-image : url(sky123.gif);
margin: 0px;
padding: 0px;
}

hr{
color: #99ffff;
}




/************** tag styles **************/

h1{
font-family:fantasy,arial,serif;
font-size: 130%;
color: #00cc00;
margin: 0px;
padding: 0px;
}

h2{
font-family:font-family:fantasy,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
font-size : 114%;
font-weight : bold;
color: #99ffff;
margin: 0px;
padding: 0px;
}

h3{
font-family:fantasy,arial,serif;
font-size: 180%;
color: #00cc00;
text-align: center;
margin: 0px;
padding: 0px;
}

h4{
font-family:fantasy,arial,serif;
font-size:170%;
font-weight: bold;
color: #00cc00;
margin: 0px;
padding: 0px;
}

h5{
font-family:font-family:fantasy,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
font-size:105%;
font-weight:bold;
color: #99ffff;
margin: 0px;
padding: 0px;
}

h6{
font-family:font-family:fantasy,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
font-size:100%;
font-weight:bold;
color: #99ffff;
margin: 0px;
padding: 0px;
}

p{ ～ }
ul{ list-style-type: disk;
 }
ul ul{ ～ }
ul ul ul{ ～ }
ol{ ～ }
dt{ ～ }

strong{
font-size: 130%;
font-weight:bold;
}
em{
color:～;
font-style:～;
font-weight:～;
}

table{ ～ }
caption{ ～ }
td{ ～ }


A{
  color: #0000FF ;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}

a img{
border: none;
}

/************** Header **************/

#header h1{
display: inline;
text-align: center;
font-size: 85%;
}

#header h2{
display: inline;
text-align: center;
font-size: 85%;
}
/************** EngEntrance#00ccff **************/

#EngEntrance{
text-align: center;
}

#EngEntrance h3{
font-size : 200%;
font-weight: bolder;
font-family : "Comic Sans MS",Arial,fantasy;
display: inline;
}
/************** menu **************/

TD{
  color: #660000;
  background-color: #99ffff;
}

#sectionLinks{
margin: 0px;
padding: 0px;
color: #0033cc;
}

#sectionLinks a:link, #sectionLinks a:visited{
display: block;
border-top: 1px solid #00ccff;
border-bottom: 1px solid #00ccff;
font-size: 85%;
font-weight:bold;
padding: 3px 0px 3px 10px;
color: #0000FF;
}

#sectionLinks a:hover{
border-top: 1px solid #00ccff;
background-color: #ccffcc;
text-decoration: none;
}
#sectionLinks b{
font-weight:bold;
color: #ff0000;
}

#sectionLinks{
margin: 0px;
padding: 0px;
}
/************** content **************/

#content{
margin-left:2%;
margin-right:2%;
line-height: 1.5;
font-size:103%;
}


/************** footer **************/

#footer{
clear: both;
border-top: 1px solid #cccccc;
color: #cccccc;
background-color: #99ffff;
padding: 1px 10px 7px 10px;
margin-top: 0px;
text-align: center;
}

#footer img{
margin-left: 1em;
padding: 2px 4px 4px 0px;
vertical-align: middle;
}

#footer h3{
display: inline;
text-align: center;
font-size: 75%;
}

#footer h4{
display: inline;
text-align: center;
font-size: 85%;
font-family:font-family:fantasy,Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
}

