@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.menu2{
            width: 750px;
           }
table.menu2 td{
               text-align: right;
               }
img.menu2 {
             width: 100px;
             height: 22px;
             }
/*コピーライト*/
table.cr{
          width: 750px;
             }
table.cr td{
          text-align: center;
             }

table.type01{
             width: 600px;
             margin-right: auto;
             margin-left: auto;
             }
table.type01 td{
                text-align: center;
                background-color: #c0c0c0;
                font-weight: bold;
                }

table.type02{
             width: 600px;
             margin-right: auto;
             margin-left: auto;
             }
table.type02 td{
                text-align: right;}

table.type03{
             width: 550px;
             margin-right: auto;
             margin-left: auto;
             border-collapse:separate;
             border-spacing:20px;
             }
.a{
   width: 200px;
   text-align: center;
   }
.b{
   width: 350px}

img.g {
       width: 10em;
       height: 3em;
       }
img.ch {
        width: 8em;
        height: 5em;
        }
img.jm {
        width: 10em;
        height: 2em;
        }
img.bea {
        width: 9em;
        height: 2em;
        }