
body, th, td { margin: 10px 40px;
               background-color: #ffffff;
			   
			   background-repeat: repeat;                    
                       font-size:13px;
                       font-family: Myriad Pro,ヒラギノ角ゴ ProN,arial,serif; 
　　　　　     text-align: justify;
	           text-justify: auto;
			   line-break:strict;  
			   letter-spacing: 0.1em;　　         
               line-height: 150%;
			   color: #000000; 
               
　　　　　　　　　　
}

table{
border: 0px #ffffff solid ;
cellpadding:0px; 
vertical-align: top;

}

table.example1 {
width: 1500px;
height: 30px;
}


table.example2 {
width: 1500px;
height: 800px;
}

table.example3 {
width: 1000px;
height: 30px; 
}




td, th {
border: 0px #ffffff solid;
text-align: left;
vertical-align: top;
}

th.example1 { width: 10px; empty-cells: hide;}
th.example2 { width: 260px;  text-align: left;}
th.example3 { width: 960px; text-align: left; }
th.example4 { width: 100px; text-align: left; }


td.example1 { width: 10px; empty-cells: hide;}
td.example2 { width: 260px;  text-align: left;}
td.example3 { width: 960px; text-align: left;}
td.example4 { width: 600px; text-align: left;}



    
a:link{ color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; } 
a:hover {   color: #ffff33;} 
a {text-decoration: none;}  
a:hover {text-decoration: none;}

a.example1:link       { color: #999966; }
a.example1:visited  { color: #999966; }
a.example1:active   { color: #999966; }
a.example1:hover   { color: #808080;}


a.example2:hover   { color: #00ff00;}

a.example3:link       { color: #999966; }
a.example3:visited  { color: #999966; }
a.example3:active   { color: #999966; }
a.example3:hover    { color: #808080; }

a.example4:link       { color: #6699CC; }
a.example4:visited  { color: #6699CC; }
a.example4:active   { color: #6699CC; }
a.example4:hover    { color: #808080; }

a.example5:link       { color: #808080; }
a.example5:visited  { color: #808080; }
a.example5:active   { color: #808080; }
a.example5:hover    { color: #007BC7; }

a.example6:link       { color: #808080; }
a.example6:visited  { color: #808080; }
a.example6:active   { color: #808080; }
a.example6:hover    { color: #007BC7; }






p { 
    text-indent: 0em; 
    text-align: justify;
	text-justify: auto;
	margin-right: 0.1em;
    font-size:12px;
	line-height: 150%;
	letter-spacing: 0.1em;
	line-break:strict;
  
  }

p.example1{font-size:13px;}

p.example2{color: #007BC7;  }

p.example3{color: #808080;  }

p.example4{color: #2f4259; 
line-height: 170%; 
font-family:  "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"}


h1 {
    font-size: 18px;
	font-weight: 700;
   }

h2 {
    font-size: 14px;
       color: #007BC7;
	   font-weight: 600;  
}
h3 {
    font-size: 13px;
	color: #007BC7;
	font-weight: 200;   


}

h4 {
    font-size: 13px;
	color: #808080;
	font-weight: 200;   


}


h5{
    font-size: 12px;
    

}
 

strong{
        font-size: 15px;
       color: #007BC7;
}


hr { 
     border-top-style: solid; 
     border-top-width: 5; 
      color=: #000000
}

img { 
margin: 10 px; 
border: none;
}

div.example img {
margin: 25px 20px 20px 20px;
border: none;
}

