@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:3px;   
   margin:3px;
   font-size:16px;  
   text-align:center;
   background-color:#87cefa;
    }       	      

h1.special {  
   padding:3px;   
   margin:3px;
   font-size:16px;
   text-align:center;
   background-color:#6A5ACD;
    }       	  
h2 {  
   padding:3px;   
   margin:3px;
   font-size:16px;  
   color:#000080; 
   text-align:center;
   background-color:#DCDCDC;
    }       	
  
h2.special {  
   padding:3px;   
   margin:3px;
   font-size:16px;
   color:#000080;   
   text-align:center;
   background-color:#DCDCDC;
    }       	   

h2.02 {  
   padding:3px;   
   margin:3px;
   font-size:16px;
   color:#800080;   
   text-align:center;
   background-color:#ffff99;
    }      

p.imgLeft {    
  margin-right:10px;
  margin-left:15px;  
  border:10px;
  width:300px;   
  float:left;
   }
p.text {
  font-size:14px;
  margin-top:20px;
}
p.smalltext {
  font-size:12px;
  margin-top:20px;
}

table.type01{
             width: 750px;
            }
table.type02{
             width: 750px;
            }
table.type02 td{
             font-size: 0.9em;
            }
.a{
   width: 95px;
   }
img.a{
      width: 95px;
      height: 76px;
      }
.b{
   width: 80px;
   }
img.b{
      width: 95px;
      height: 80px;
      }
.c{
   width: 93px;
   }
img.new{
      width: 30px;
      height: 16px;
      }