body,td,th{
font-size: 65%;  
color: #000000;  
font-family: Verdana,Osaka,'MS P Gothic';
font-weight: normal;
margin: 0px;
padding: 0px;
}
body{
text-align: center;
background-color: #ffffff;
}

html {
scrollbar-arrow-color: #070707;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

a:link{text-decoration:none;color:#666666;}
a:visited{text-decoration:none;color:#666666;}
a:hover{text-decoration:underline;color:#19448e;}

ul,ol{
list-style-position: inside;
margin: 5px 0 0 15px;
} 

img{border:none;}

#copyright{
font-size: 10px;
text-align: center;
margin-top: 30px;
}

#all{
text-align: left;
width: 300px;
margin: 20px auto;
}

#header0{
height: 400px;
background: #ffffff url(img/000.jpg) no-repeat 50% 50%;
padding: 10px 5px 0 5px;
}

#header1{
height: 0px;
background: #ffffff;
padding: 0 5px 10px 5px;
}

h1{
text-align: center;
margin-bottom: 5px;
padding-bottom: 5px;
}

h1:first-letter{color:#3366aa;}

h2{
font-size: 12px;
font-weight: bold;
font-family: "Century Gothic", "‚l‚r ƒSƒVƒbƒN", Osaka, sans-serif; 
color: #000000;
margin: 10px 0 0 0;
}

#menu0{
font-size: 10px;
color: #aaaaaa;
text-align: center;
margin-top: 350px;
}
#menu0 ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menu0 li{
display: inline;
}
#menu0 li a{
color: #666666;
margin: 0px;
padding: 0 4px;
}
#menu0 li a:hover{
color: #19448e;
text-decoration: underline;
}

#menu1{
font-size: 10px;
color: #aaaaaa;
text-align: center;
margin: 0px;
}
#menu1 ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menu1 li{
display: inline;
}
#menu1 li a{
color: #666666;
margin: 0px;
padding: 0px 4px;
}
#menu1 li a:hover{
color: #19448e;
text-decoration: underline;
}

.text0{
line-height: 20px;
padding: 10px 10px 10px 10px;
text-align: center;
}

.text1{
line-height: 15px;
padding: 10px 0 20px 0;
text-align: left;
}

.pict0{
line-height: 5px;
padding: 10px 0 20px 0;
text-align: left;
}

em{font-style:normal;font-weight:bold;}
strong{color:#19448e;background-color:#66aacc;}
ins{text-decoration:none;border-bottom:2px solid #66aaff;}
del{text-decoration:line-through;}
