@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;
} 

  
table.type01{
             width: 670px;
             margin-right: auto;
             margin-left: auto;
             }

table.type01 th {
	    width:100px; 	 
        text-align:left;
	    padding: 10px;
	    font-weight: bold;
            font-size: 15px;
	    vertical-align: center;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    background: #cfe3e6;
	}
	table.type01 td {
	    width: 570px;    
        font-size:15px;
	    padding: 4px;
	    vertical-align: middle;
	    border-right: 1px solid #ccc;
	    border-bottom: 1px solid #ccc;
            border-top: 1px solid #fff;
            line-height: 1.4; 
	}       	

table.type02{
             width: 750px;
             margin-right: auto;
             margin-left: auto;
             }

table.type02 td{
                color: #696969;
                font-size: 18px;
                font-weight: bold;
                text-align: center;
                padding: 10px;
                }

table.type03{
             width: 750px;
             margin-right: auto;
             margin-left: auto;
             }

table.type03 td{
                text-align: center;
                padding-bottom: 35px;
                }

table.type06{
             width:600px;
             }
table.type07{
             width: 750px;
             }
table.type07 td{
             text-align: center;
             }
img.stop {
             width: 200px;
             height: 280px;
             }