@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:#c0c0c0;
  clear:both;
  width: 750px;
   }
   
p.imgLeft {
  float:left;
  margin-right:20px;
  margin-top:0;
  width:200px;
}
p.right{
        text-align: right;
        width: 750px;
        }

h2 {	 
   padding:5px;
   margin:5px;
   text-align:center;
   font-size:18px;
   background-color:#87cefa;
   width: 750px;
    }   					
    
table.type02 {
	    border-collapse: separate;
	    border-spacing: 0;
	    text-align: left;
	    line-height: 1.5;
	    border-top: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}
	table.type02 th {
	    width:70px; 	 
        text-align:center;
	    padding: 10px;
	    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: 500px;
	    padding: 10px;
	    vertical-align: top;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	}    


table.type03 {
            width: 750px;
	    border-collapse: separate;
	    border-spacing: 0;
	    line-height: 1.0;   
	    vertical-align: center;
	    border: 1px solid #ccc;
	    border-left: 1px solid #ccc;
        margin-left: auto;
        margin-right: auto;
	}
	table.type03 th {	 
            text-align:center;
	    padding: 10px;
	    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: 10px;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
            text-align: center;
	}       	   

 
p.btn {
   text-align: right;
   }		   
p.line {
       clear:both;
   }

table.type01{
             width: 750px;
             }
.left{
      width: 200px;
      }
.right{
      width: 550px;
       }
img.pic{
        width: 200px;
        height: 160px;
        }
table.type05{
             width: 550px;
             }
table.type05 th{
                width: 70px;
                text-align: center;
                background: #dcf0eb;
                padding: 10px;
                }
table.type05 td{
                width: 480px;
                background: #dcf0eb;
                padding: 10px;
                font-size: 0.9em;
                }
p.cen{
      text-align: center;
     }
.bl{
    color: #0080ff;
    font-weight: bold;
   }
table.type06{
             width: 750px;
             border-collapse: collapse;
            }
table.type06 th{
                width: 150px;
                border: solid 3px #c0c0c0;
                padding: 7px;
                }
table.type06 td{
                border: solid 3px #c0c0c0;
                font-size: 0.9em;
                padding: 7px;
                }
