@charset "utf-8";
/* CSS Document */

body{
     margin-right: auto;
     margin-left: auto;
     width:750px;
    }
table.type04{
             width: 750px;
             border-collapse:collapse;
            }
table.type04 td{
             margin: 0;
             padding: 0;
             border-collapse:collapse;
                }
table.head {
            width: 100%;
            }
table.head td{
            margin: 0;
            }
.info{
      vertical-align: bottom;
      text-align: right;
      width: 15em;
      font-size: 0.7em;
      }
img.me {
             width: 6px;
             height: 18px;
             }

img.nu {
             width: 123px;
             height: 18px;
             transition: .2s;
             }
img.nu:hover {
             opacity: 0.5;
             }
img.copy {
             width: 300px;
             height: 12px;
             }


table.pan{
          width: 750px;
          }
table.pan td{
              font-size: 0.8em;
              padding: 3px;
             }

table.cr{
          width: 750px;
             }
table.cr td{
          text-align: center;
             }
hr { 
    width: 750px;
    border: 0 none; 
    height: 2px; 
    color: #696969;
    background-color: #696969;
} 
div {
    width:750px;
    text-align:left;
    }
h1 {
  padding:5px;
  margin:5px;
  text-align:center;
  font-size:20px;
  background-color:#a9a9a9;
  clear:both;
   }
    	   
p {
  font-size:16px;
  line-height:1.5;
   }

p.imgLeft {
  float:left;
  margin-right:0px;
  margin-top:0;
  width:200px;
}   	

h2 {
  padding:5px;
  margin:5px;
  text-align:center;
  font-size:18px;
  background-color:#87cefa;  
  clear:both;

   }
			
h3 {
  padding:5px;
  margin:5px;
  text-align:left;
  font-size:18px; color:purple;
  clear:both;
   }

table.type01 {    
	    width: 300px;
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: left;
	    line-height: 1.5;
	}
	table.type01 th {
        text-align:center;
	    font-weight: bold;
	    vertical-align: top;
	    background: #eee;
	}
	table.type01 td {
	    padding: 3px;   
	    padding-left: 20px;
	    vertical-align: top;
	}       	
  
table.type02 {
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: left;
	    line-height: 1.5;
	    border: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}
	table.type02 th {
	    width:80px; 	 
        text-align:center;
	    padding: 3px;
	    font-weight: bold;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    background: #eee;
	}
	table.type02 td {
	    width: 220px;
	    padding: 3px;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;    
	}  

p.btn {
   text-align: right;
   }		   

table.type03 {
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: center;
	    line-height: 1.0;   
	    vertical-align: center;
	    border: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}
	table.type03 th { 	 
        text-align:center;
	    padding: 3px;
	    font-weight: bold;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    background: #eee;
	}
	table.type03 td {
	    padding: 4px;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	}       	   
	table.type03 tr:nth-child(even){
        background-color:#ffffc2;
}

table.type06{
             width: 750px;
            }  
            
table.type06 th {
	    width:180px; 
        text-align:center;
	    padding: 3px;
            font-size:1.0em;
	    font-weight: bold;
	    vertical-align: center;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    background: #eee;
	}
	table.type06 td {
	    width: 570px;    
            font-size:1.1em;
	    padding: 7px;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
        line-height: 1.1; 
	}       	

table.type05 {
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: center;
	    line-height: 1.5;
	    border-top: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}

	table.type05 th {
	    width:200px;
        text-align:center;
	    padding: 2px;
	    font-weight: bold;
	    vertical-align: center;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    background: #eee;
	}

	table.type05 td {
	    width: 200px;
	    padding: 4px;
	    vertical-align: center;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	}
p.top{
      text-align: center;
      }
img.top{
        width: 250px;
        height: 200px;
        }
img.ng{
       width: 150px;
       height: 150px;
       }

table.type07{
             width: 750px;
             font-size:1.0em;
             text-align:center;
             }
             
.type35image{
    max-width: 35%;
    height: auto;
    text-align:center;
             }       
.type50image{
    max-width: 50%;
    height: auto;
    text-align:center;
             }      
.type60image{
    max-width: 60%;
    height: auto;
    text-align:center;
             }

.type80image{
    max-width: 80%;
    height: auto;
    text-align:center;
             }

table.type08{
             width: 750px;
        text-align:lef;
             }

.type09image{
    max-width: 80%;
    height: auto;
    text-align: center;
             }
table.type09{
             width: 600px;
        text-align: center;
             }
  